Russell Coker writes: [...] > Also any permissions related configuration directives in > /etc/devfs/conf.d/* will over-ride /etc/devfs/perms (so there's no > real need to comment anything out of /etc/devfs/perms unless you are > making permissions more restrictive and want to avoid race > conditions).
What race conditions are you referring to? Filesystem access to entries is blocked until devfsd has finished processing all pending events. So no process can ever see an intermediate state. Only devfsd and it's children can bypass this block. Regards, Richard.... Permanent: [EMAIL PROTECTED] Current: [EMAIL PROTECTED]