Currently the help for the mongod server's filePermissions options is:
--filePermissions arg permissions to set on UNIX domain socket file - 448 by default
The value for the default should print in octal (700) instead of decimal.
Currently the help for the mongod server's filePermissions options is:
--filePermissions arg permissions to set on UNIX domain socket file - 448 by default
The value for the default should print in octal (700) instead of decimal.