mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
login.conf(5): Document priority's special value 'inherit'
Reviewed by: emaste, yuripv (older version)
Approved by: emaste (mentor)
MFC after: 3 days
Sponsored by: Kumacom SAS
Differential Revision: https://reviews.freebsd.org/D40691
(cherry picked from commit 33d4ce5496)
Approved by: markj (mentor)
This commit is contained in:
parent
a8c273b3c9
commit
a2fe14d73f
1 changed files with 3 additions and 0 deletions
|
|
@ -262,6 +262,9 @@ so 21 maps to priority 0 in the idle class, 22 to 1, and so on until 52 which
|
|||
maps to 31; see
|
||||
.Xr idprio 1
|
||||
.Pc .
|
||||
Special value
|
||||
.Ql inherit
|
||||
prevents resetting the priority.
|
||||
.It "requirehome bool false Require a valid home directory to login."
|
||||
.It "setenv list A comma-separated list of environment variables and"
|
||||
values to which they are to be set.
|
||||
|
|
|
|||
Loading…
Reference in a new issue