Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc change user `nobody's group from 9999 (non-existant) to ...
details: https://anonhg.NetBSD.org/src/rev/b9b5583163a9
branches: trunk
changeset: 467501:b9b5583163a9
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Mar 25 07:00:43 1999 +0000
description:
change user `nobody's group from 9999 (non-existant) to 39 (group `nobody').
from Soren S. Jorvang <soren%t.dk@localhost> in [misc/6806]
diffstat:
etc/master.passwd | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r e3826bf980a2 -r b9b5583163a9 etc/master.passwd
--- a/etc/master.passwd Thu Mar 25 05:28:36 1999 +0000
+++ b/etc/master.passwd Thu Mar 25 07:00:43 1999 +0000
@@ -6,6 +6,6 @@
news:*:6:8::0:0:Network News:/var/spool/news:/sbin/nologin
games:*:7:13::0:0:Games pseudo-user:/usr/games:/sbin/nologin
uucp:*:66:1::0:0:UNIX-to-UNIX Copy:/var/spool/uucppublic:/usr/libexec/uucp/uucico
-nobody:*:32767:9999::0:0:Unprivileged user:/nonexistent:/sbin/nologin
+nobody:*:32767:39::0:0:Unprivileged user:/nonexistent:/sbin/nologin
ingres:*:267:74::0:0:& Group:/usr/ingres:/sbin/nologin
falken:*:32766:31::0:0:Prof. Stephen &:/usr/games:/usr/games/wargames
Home |
Main Index |
Thread Index |
Old Index