I've checked the manpages, the files in /etc, and Googled, and I can't
find the answer. I am begining to worry there isn't one. How does one
change the permissions on dynamically created devices? That is, when
the node comes into existence, it has the permissions I want, and not
necessarily the defaults.

My example is the bpf(4) device. The node only comes into existence
the first time you try to use it. I want to give a certain group read
permission to the device.

There are terrible, terrible, ugly ways to work around this (some kind
of script run at startup to create 'n' bpf(4) devices and which then
modifies the permissions), but it would be much easier to be able to
tell the system what the default permissions are.
-- 
Crist J. Clark                     |     [EMAIL PROTECTED]
                                   |     [EMAIL PROTECTED]
http://people.freebsd.org/~cjc/    |     [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to