artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21a89e3
)
_rebound user and group (52)
author
tedu
<tedu@openbsd.org>
Thu, 15 Oct 2015 21:19:06 +0000
(21:19 +0000)
committer
tedu
<tedu@openbsd.org>
Thu, 15 Oct 2015 21:19:06 +0000
(21:19 +0000)
etc/group
patch
|
blob
|
history
etc/master.passwd
patch
|
blob
|
history
diff --git
a/etc/group
b/etc/group
index
308531a
..
4323006
100644
(file)
--- a/
etc/group
+++ b/
etc/group
@@
-21,6
+21,7
@@
_fingerd:*:33:
_sshagnt:*:34:
_x11:*:35:
utmp:*:45:
+_rebound:*:52:
_unbound:*:53:
_dpb:*:54:
_pbuild:*:55:
diff --git
a/etc/master.passwd
b/etc/master.passwd
index
0a72226
..
ac5e23c
100644
(file)
--- a/
etc/master.passwd
+++ b/
etc/master.passwd
@@
-9,6
+9,7
@@
_rstatd:*:30:30::0:0:rpc.rstatd:/var/empty:/sbin/nologin
_rusersd:*:32:32::0:0:rpc.rusersd:/var/empty:/sbin/nologin
_fingerd:*:33:33::0:0:fingerd:/var/empty:/sbin/nologin
_x11:*:35:35::0:0:X Server:/var/empty:/sbin/nologin
+_rebound:*:52:52::0:0:Rebound DNS Daemon:/var/empty:/sbin/nologin
_unbound:*:53:53:unbound:0:0:Unbound Daemon:/var/unbound:/sbin/nologin
_dpb:*:54:54::0:0:dpb privsep:/var/empty:/sbin/nologin
_pbuild:*:55:55:pbuild:0:0:dpb build user:/nonexistent:/sbin/nologin