Hello, I'm trying to find how to change the default permissions of files created in /dev. I want /dev/bpf* to be created with 660 permissions instead of 600.
Is there another way to do this instead of: # touch /dev/bpf[n] and then # chmod /dev/bpf[n] ? -- Best regards, Zander _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"