Am Sonntag, 9. März 2008 16:11:39 schrieb Denise H. G.:

> try to write like this:
>
>     add path `pass*` mode 660

Nope, won't do: 

tower# ls -la /dev/pass0
crw-------  1 root  operator    0, 107 Mar 10 12:35 /dev/pass0

> there is no problem with my 7-STABLE/amd64.

Well, all the other entries in devfs.rules are correctly applied, for example:

add path 'cd*' mode 660 group wheel user mark

tower# ls -la /dev/cd*
crw-rw----  1 mark  wheel    0, 109 Mar 10 12:35 /dev/cd0
crw-rw----  1 mark  wheel    0, 110 Mar 10 12:35 /dev/cd1

I'ts just that /dev/pass0 is being ignored at startup time...

Regards,
Mark
-- 
If *I* had a hammer, there'd be no more folk singers.
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to