Change xten shell from /dev/null to /nonexistant, adduser

complaints instead.
Change nobody user group from non existent in /etc/group (9999) to
existent nobody (39).
This commit is contained in:
Andrey A. Chernov 1995-05-15 18:35:22 +00:00
parent 0ae932377a
commit e95be7ca34
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=8536

View File

@ -7,6 +7,6 @@ games:*:7:13::0:0:Games pseudo-user:/usr/games:
news:*:8:8::0:0:News Subsystem,,,:/:/nonexistent
man:*:9:9::0:0:Mister Man Pages:/usr/share/man:
uucp:*:66:66::0:0:UUCP pseudo-user:/var/spool/uucppublic:/usr/libexec/uucp/uucico
xten:*:100:100::0:0:X-10 daemon:/usr/local/xten:/dev/null
xten:*:100:100::0:0:X-10 daemon:/usr/local/xten:/nonexistent
ingres:*:267:74::0:0:& Group:/usr/ingres:/bin/csh
nobody:*:32767:9999::0:0:Unprivileged user:/nonexistent:/nonexistent
nobody:*:32767:39::0:0:Unprivileged user:/nonexistent:/nonexistent