6be47b725d
This adds the former ports registered groups: proxy and authpf as well as the proxy user. Make sure to run mergemaster -p in oder to complete make installworld without errors. This also provides the passive OS fingerprints from OpenBSD (pf.os) and an example pf.conf. For those who want to go without pf; it provides a NO_PF knob to make.conf. __FreeBSD_version will be bumped soon to reflect this and to be able to change ports accordingly. Approved by: bms(mentor)
28 lines
314 B
Plaintext
28 lines
314 B
Plaintext
# $FreeBSD$
|
|
#
|
|
wheel:*:0:root
|
|
daemon:*:1:
|
|
kmem:*:2:
|
|
sys:*:3:
|
|
tty:*:4:
|
|
operator:*:5:root
|
|
mail:*:6:
|
|
bin:*:7:
|
|
news:*:8:
|
|
man:*:9:
|
|
games:*:13:
|
|
staff:*:20:
|
|
sshd:*:22:
|
|
smmsp:*:25:
|
|
mailnull:*:26:
|
|
guest:*:31:
|
|
bind:*:53:
|
|
proxy:*:62
|
|
authpf:*:63
|
|
uucp:*:66:
|
|
dialer:*:68:
|
|
network:*:69:
|
|
www:*:80:
|
|
nogroup:*:65533:
|
|
nobody:*:65534:
|