summaryrefslogtreecommitdiff
path: root/etc/master.passwd
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-05-15 19:24:57 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-05-15 19:24:57 +0000
commitefc05b2bdd75a1cc93da64b88a0ce1d2d3403295 (patch)
treeceb57ea8a20938b03fdf876190383e28da5fab3c /etc/master.passwd
parent86577745c3eca1e167dae4ead82cd0f05028362b (diff)
downloadsrc-test-efc05b2bdd75a1cc93da64b88a0ce1d2d3403295.tar.gz
src-test-efc05b2bdd75a1cc93da64b88a0ce1d2d3403295.zip
change nobody master.passwd entry to 65534:65534
change nobody group entry to 65534 Suggested-by: pst
Notes
Notes: svn path=/head/; revision=8539
Diffstat (limited to 'etc/master.passwd')
-rw-r--r--etc/master.passwd4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/master.passwd b/etc/master.passwd
index 1f3705f834884..39cc3482c76a6 100644
--- a/etc/master.passwd
+++ b/etc/master.passwd
@@ -4,9 +4,9 @@ daemon:*:1:31::0:0:Owner of many system processes:/root:
operator:*:2:20::0:0:System &:/usr/guest/operator:/bin/csh
bin:*:3:7::0:0:Binaries Commands and Source,,,:/:/nonexistent
games:*:7:13::0:0:Games pseudo-user:/usr/games:
-news:*:8:8::0:0:News Subsystem,,,:/:/nonexistent
+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:/nonexistent
ingres:*:267:74::0:0:& Group:/usr/ingres:/bin/csh
-nobody:*:32767:39::0:0:Unprivileged user:/nonexistent:/nonexistent
+nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/nonexistent