:make installworld failure with:
:
:===> usr.sbin/authpf
:install -s -o root -g authpf -m 6555 authpf /usr/sbin
:install: unknown group authpf
:*** Error code 67
:
Yah. Just add the group manually to your /etc/group file for now:
authpf:*:63:
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>