summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/group1
-rw-r--r--etc/master.passwd2
2 files changed, 2 insertions, 1 deletions
diff --git a/etc/group b/etc/group
index 6cc916ded9a..f34dc51c7f7 100644
--- a/etc/group
+++ b/etc/group
@@ -14,6 +14,7 @@ guest:*:31:root
utmp:*:45:
www:*:67:
network:*:69:
+named:*:70:
ingres:*:74:ingres
dialer:*:117:
nogroup:*:32766:
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