/dev files default permissions

Alexander Renn alexander.renn at gmail.com
Tue Feb 19 16:39:05 UTC 2008


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


More information about the freebsd-questions mailing list