cvs commit: src/usr.sbin/adduser adduser.sh
Mike Makonnen
mtm at FreeBSD.org
Thu Sep 16 06:41:21 PDT 2004
mtm 2004-09-16 13:41:20 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
usr.sbin/adduser adduser.sh
Log:
MFC:
----------------------------
revision 1.24
date: 2004/08/28 14:32:10; author: mtm; state: Exp; lines: +2 -1
Also, match the full path to the special nologin shell.
Previously, it would recognize it as a valid shell only
if the basename (nologin) was specified. Now, it will
recognize both the basename and the full path.
NOTE: The full path as adduser(8) understands it is /usr/sbin/nologin.
There is a symlink, /sbin/nologin, but that's deprecated and
only there for backwards compatibility.
=============================================================================
Approved by: re (scottl)
Revision Changes Path
1.23.2.1 +2 -1 src/usr.sbin/adduser/adduser.sh
More information about the cvs-src
mailing list