summaryrefslogtreecommitdiffstats
path: root/abs/core/shadow/login.defs
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2014-02-17 00:00:01 (GMT)
committerJames Meyer <james.meyer@operamail.com>2014-02-19 19:03:04 (GMT)
commit0b5bffbcb70ad84d0ff3ce8bac958a752d80807e (patch)
treeb84b6c0ac59403ff06f5f53995c7d4d52816da82 /abs/core/shadow/login.defs
parent2c68a40cdbfe2392ada429d1e126e551323ab10e (diff)
downloadlinhes_pkgbuild-0b5bffbcb70ad84d0ff3ce8bac958a752d80807e.zip
linhes_pkgbuild-0b5bffbcb70ad84d0ff3ce8bac958a752d80807e.tar.gz
linhes_pkgbuild-0b5bffbcb70ad84d0ff3ce8bac958a752d80807e.tar.bz2
shadow:
update binary path to /usr/bin refs #961
Diffstat (limited to 'abs/core/shadow/login.defs')
-rw-r--r--abs/core/shadow/login.defs10
1 files changed, 8 insertions, 2 deletions
diff --git a/abs/core/shadow/login.defs b/abs/core/shadow/login.defs
index 2500ee4..5913671 100644
--- a/abs/core/shadow/login.defs
+++ b/abs/core/shadow/login.defs
@@ -81,8 +81,8 @@ HUSHLOGIN_FILE .hushlogin
# *REQUIRED* The default PATH settings, for superuser and normal users.
#
# (they are minimal, add the rest in the shell startup files)
-ENV_SUPATH PATH=/sbin:/bin:/usr/sbin:/usr/bin
-ENV_PATH PATH=/bin:/usr/bin
+ENV_SUPATH PATH=/usr/bin
+ENV_PATH PATH=/usr/bin
#
# Terminal permissions
@@ -195,3 +195,9 @@ DEFAULT_HOME yes
#
USERGROUPS_ENAB yes
+#
+# Controls display of the motd file. This is better handled by pam_motd.so
+# so the declaration here is empty is suppress display by readers of this
+# file.
+#
+MOTD_FILE