diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-07-24 03:38:29 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-07-24 03:38:29 +0000 |
commit | dd70b979db546c01389100f9768b3360c9da36b9 (patch) | |
tree | d92953a3e6b72023937147668a9a080421b02650 /etc/group | |
parent | 0fa54c8c8a0d3da77d99187db461c21e9a555a10 (diff) |
_syslogd privsep uid/gid as requested by avsm
Diffstat (limited to 'etc/group')
-rw-r--r-- | etc/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/group b/etc/group index 68e6e60e140..9074cb8cf3d 100644 --- a/etc/group +++ b/etc/group @@ -37,6 +37,7 @@ network:*:69: named:*:70: proxy:*:71: authpf:*:72: +_syslogd:*:73: dialer:*:117: nogroup:*:32766: nobody:*:32767: |