aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorOlivier Certner <olce.freebsd@certner.fr>2023-06-21 08:39:47 +0000
committerOlivier Certner <olce@FreeBSD.org>2024-01-29 21:58:09 +0000
commit33d4ce5496efe96bbaa7663e298876395b1db62c (patch)
tree39ec37a46674309634d6b530bbdd7526893ff004 /lib
parentd162d7e2ad327ceada4102c5d6779f9ecd809502 (diff)
downloadsrc-33d4ce5496efe96bbaa7663e298876395b1db62c.tar.gz
src-33d4ce5496efe96bbaa7663e298876395b1db62c.zip
Diffstat (limited to 'lib')
-rw-r--r--lib/libutil/login.conf.53
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5
index 4a98ee818139..a749fe5519ab 100644
--- a/lib/libutil/login.conf.5
+++ b/lib/libutil/login.conf.5
@@ -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.