summaryrefslogtreecommitdiff
path: root/etc/master.passwd
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1996-07-11 21:23:22 +0000
committerPaul Traina <pst@FreeBSD.org>1996-07-11 21:23:22 +0000
commit46720cfc9e70c794fe2ea52074c66f76d2e040f2 (patch)
treefde8760ca4b275c4b2ebe2a4ba669b6106250083 /etc/master.passwd
parent4ece9046e1bc2d08eb3f4f5ea409fb9ebc4c82ae (diff)
downloadsrc-test-46720cfc9e70c794fe2ea52074c66f76d2e040f2.tar.gz
src-test-46720cfc9e70c794fe2ea52074c66f76d2e040f2.zip
Set shells to nonexistent where appropriate
Notes
Notes: svn path=/head/; revision=17105
Diffstat (limited to 'etc/master.passwd')
-rw-r--r--etc/master.passwd6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/master.passwd b/etc/master.passwd
index f2cc09b8acfe4..6acee41d59edd 100644
--- a/etc/master.passwd
+++ b/etc/master.passwd
@@ -1,11 +1,11 @@
root::0:0::0:0:Charlie &:/root:/bin/csh
toor:*:0:0::0:0:Bourne-again Superuser:/root:
-daemon:*:1:31::0:0:Owner of many system processes:/root:
+daemon:*:1:31::0:0:Owner of many system processes:/root:/nonexistent
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:
+games:*:7:13::0:0:Games pseudo-user:/usr/games:/nonexistent
news:*:8:8::0:0:News Subsystem:/:/nonexistent
-man:*:9:9::0:0:Mister Man Pages:/usr/share/man:
+man:*:9:9::0:0:Mister Man Pages:/usr/share/man:/nonexistent
uucp:*:66:66::0:0:UUCP pseudo-user:/var/spool/uucppublic:/usr/libexec/uucp/uucico
xten:*:67:67::0:0:X-10 daemon:/usr/local/xten:/nonexistent
nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/nonexistent