summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/login.conf10
1 files changed, 4 insertions, 6 deletions
diff --git a/etc/login.conf b/etc/login.conf
index b4b8dde..ef5f140 100644
--- a/etc/login.conf
+++ b/etc/login.conf
@@ -1,10 +1,8 @@
-# Sample login.conf - login class capabilities database.
-# To speed up access to this data, you can use /usr/bin/cap_mkdb
-# to create a database form of this file:
+# login.conf - login class capabilities database.
#
-# cap_mkdb /etc/login.conf
+# Remember to rebuild the database after each change to this file:
#
-# Don't forget to do this after each edit as well!
+# cap_mkdb /etc/login.conf
#
# This file controls resource limits, accounting limits and
# default user environment settings.
@@ -23,7 +21,7 @@ default:\
:copyright=/etc/COPYRIGHT:\
:welcome=/etc/motd:\
:setenv=MAIL=/var/mail/$,BLOCKSIZE=K,FTP_PASSIVE_MODE=YES:\
- :path=/sbin /bin /usr/bin /usr/sbin /usr/games /usr/local/sbin /usr/local/bin /usr/X11R6/bin ~/bin:\
+ :path=/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin /usr/X11R6/bin ~/bin:\
:nologin=/var/run/nologin:\
:cputime=unlimited:\
:datasize=unlimited:\
OpenPOWER on IntegriCloud