summaryrefslogtreecommitdiff
path: root/etc/master.passwd
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1998-05-24 23:35:57 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1998-05-24 23:35:57 +0000
commit5875d386a0bd9701494f1f976a6cfd4ae437e849 (patch)
tree203ae2f198c63f77c5d7d1e09c46600c6c3b1bdf /etc/master.passwd
parent8263b3f79503b470e7208b81362845f301d0ee52 (diff)
give named its own group
Diffstat (limited to 'etc/master.passwd')
-rw-r--r--etc/master.passwd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/master.passwd b/etc/master.passwd
index 0fe01304d58..69637c8ac9b 100644
--- a/etc/master.passwd
+++ b/etc/master.passwd
@@ -4,5 +4,5 @@ operator:*:2:5::0:0:System &:/operator:/sbin/nologin
bin:*:3:7::0:0:Binaries Commands and Source,,,:/:/sbin/nologin
uucp:*:66:1::0:0:UNIX-to-UNIX Copy:/var/spool/uucppublic:/usr/libexec/uucp/uucico
www:*:67:67::0:0:HTTP server:/var/www:/sbin/nologin
-named:*:70:7::0:0:BIND Name Service Daemon:/var/named:/sbin/nologin
+named:*:70:70::0:0:BIND Name Service Daemon:/var/named:/sbin/nologin
nobody:*:32767:32767::0:0:Unprivileged user:/nonexistent:/sbin/nologin