[svn-upgrade] Integrating new upstream version, shadow (4.0.1)

This commit is contained in:
nekral-guest
2007-10-07 11:44:59 +00:00
parent 3bc4996775
commit 9db6abfa42
194 changed files with 20217 additions and 14460 deletions

View File

@@ -6,7 +6,7 @@ EXTRA_DIST = \
login.access \
login.defs \
login.defs.hurd \
login.defs.linux
login.defs.linux \
useradd
SUBDIRS = pam.d

View File

@@ -115,7 +115,8 @@ EXTRA_DIST = \
login.access \
login.defs \
login.defs.hurd \
login.defs.linux
login.defs.linux \
useradd
SUBDIRS = pam.d
@@ -361,7 +362,6 @@ uninstall-info: uninstall-info-recursive
tags tags-recursive uninstall uninstall-am uninstall-info-am \
uninstall-info-recursive uninstall-recursive
useradd
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:

7
etc/useradd Normal file
View File

@@ -0,0 +1,7 @@
# useradd defaults file
GROUP=1000
HOME=/home/users
INACTIVE=-1
EXPIRE=
SHELL=/bin/bash
SKEL=/etc/skel