aboutsummaryrefslogtreecommitdiff
path: root/files/etc/login.conf.freebsd
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-09-25 21:38:13 -0400
committerCullum Smith <cullum@sacredheartsc.com>2024-09-25 21:38:13 -0400
commitcd1ce69f104686bbb33e049c2c4c112e78febd36 (patch)
tree6654eaf12145b918cd217dcdf9b95a0060a60b7b /files/etc/login.conf.freebsd
parent93994080d976d1fd98a22422a549fe371a2bcae3 (diff)
downloadinfrastructure-cd1ce69f104686bbb33e049c2c4c112e78febd36.tar.gz
finish idm client stuff
Diffstat (limited to 'files/etc/login.conf.freebsd')
-rw-r--r--files/etc/login.conf.freebsd3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/etc/login.conf.freebsd b/files/etc/login.conf.freebsd
index b7def42..e712b88 100644
--- a/files/etc/login.conf.freebsd
+++ b/files/etc/login.conf.freebsd
@@ -4,7 +4,7 @@ default:\\
:welcome=/var/run/motd:\\
:setenv=BLOCKSIZE=K:\\
:mail=/var/mail/$:\\
- :path=/sbin /bin /usr/sbin /usr/bin /usr/local/sbin /usr/local/bin ~/bin:\\
+ :path=/sbin /bin /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin ~/bin:\\
:nologin=/var/run/nologin:\\
:cputime=unlimited:\\
:datasize=unlimited:\\
@@ -59,6 +59,7 @@ dialer:\\
# N.B. login_getpwclass(3) will use this entry for the root account,
# in preference to 'default'.
root:\\
+ :path=/sbin /bin /usr/sbin /usr/bin /usr/local/sbin /usr/local/bin ~/bin:\\
:ignorenologin:\\
:memorylocked=unlimited:\\
:tc=default: