diff options
author | mlaier <mlaier@FreeBSD.org> | 2004-06-23 01:32:28 +0000 |
---|---|---|
committer | mlaier <mlaier@FreeBSD.org> | 2004-06-23 01:32:28 +0000 |
commit | f42f4268ea5ac76473520f70b31c9fb1c30f5aee (patch) | |
tree | 9fe112b11f1b139bc72057c8d94c5d698b806b22 /etc/group | |
parent | 083bcb28d6dd44deb7e5813e1203ea9fb74fbf44 (diff) | |
download | FreeBSD-src-f42f4268ea5ac76473520f70b31c9fb1c30f5aee.zip FreeBSD-src-f42f4268ea5ac76473520f70b31c9fb1c30f5aee.tar.gz |
Add "privsep" user/group _pflogd:_pflogd (64:64) to make pflogd(8) work
again. This user/group is not required for install* targets, hence do not
add them to CHECK_UIDS/CHECK_GIDS in Makefile.inc1 (no need to annoy
people).
Discussed-on: -current
Diffstat (limited to 'etc/group')
-rw-r--r-- | etc/group | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ guest:*:31: bind:*:53: proxy:*:62: authpf:*:63: +_pflogd:*:64: uucp:*:66: dialer:*:68: network:*:69: |