mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
login.conf(5): Document umask's special value 'inherit'
Reviewed by: emaste
Approved by: emaste (mentor)
MFC after: 3 days
Sponsored by: Kumacom SAS
Differential Revision: https://reviews.freebsd.org/D40688
(cherry picked from commit ea9bd44810)
Approved by: markj (mentor)
This commit is contained in:
parent
6f6186e19f
commit
bbbe9b4c64
1 changed files with 3 additions and 0 deletions
|
|
@ -255,6 +255,9 @@ from other means.
|
|||
.It "timezone string Default value of $TZ environment variable."
|
||||
.It "umask number Initial umask. Should always have a leading 0 to"
|
||||
ensure octal interpretation.
|
||||
Special value
|
||||
.Ql inherit
|
||||
explicitly indicates not to change the umask.
|
||||
.It "welcome file /etc/motd File containing welcome message."
|
||||
.El
|
||||
.Sh AUTHENTICATION
|
||||
|
|
|
|||
Loading…
Reference in a new issue