diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-05-15 18:35:22 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-05-15 18:35:22 +0000 |
commit | e95be7ca340257619ca6bb0c5ac3fa0cca371c76 (patch) | |
tree | 9d9452ca038610eeb3b696b172346742787b9bdd /etc/master.passwd | |
parent | 0ae932377a0e384e48aa3770ffa8ab9c3645019d (diff) | |
download | src-test2-e95be7ca340257619ca6bb0c5ac3fa0cca371c76.tar.gz src-test2-e95be7ca340257619ca6bb0c5ac3fa0cca371c76.zip |
Notes
Diffstat (limited to 'etc/master.passwd')
-rw-r--r-- | etc/master.passwd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/master.passwd b/etc/master.passwd index 5812fe62c9a3..1f3705f83488 100644 --- a/etc/master.passwd +++ b/etc/master.passwd @@ -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 |