Peter N. M. Hansteen wrote:
Jason Dixon <[EMAIL PROTECTED]> writes:
Is the ability to run pfctl (via sudo) as a non-root user still
broken? I've tested this on a 3.6 -release system, and /dev/pf is
still unavailable for non-root users.
[EMAIL PROTECTED]:~$ ls -l /dev/pf crw------- 1 root wheel 73, 0 Oct 19 00:02 /dev/pf
It certainly looks like being a member of wheel is a distinct advantage,
at least.
if you do chmod g+rw /dev/pf maybe Cedric
