Hi all,
There appears to be a small and vexing bug in devfs. I've got the following
devfs.rules:
[system=10]
add path 'da0*' mode 660 group wheel user mark
add path 'da1*' mode 600 group wheel user mark
add path 'usb*' group cups
add path 'usb*' mode 0666
add path 'ugen*' group cups
add path 'ug
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 operator0, 107 Mar 10 12:35 /dev/pass0
> there is no problem with my 7-STABLE/amd64.
Well, all the other entries
Am Montag, 10. März 2008 14:59:17 schrieb Paul B. Mahol:
> What's output of etc/devfs.conf ?
own speaker root:wheel
permspeaker 0660
perm/dev/cuaa1 0666
own cd0 mark:wheel
permcd0 0666
own cd1 mark:wheel
permcd1 0666
permxpt00666
own
Am Montag, 10. März 2008 15:23:59 schrieb Paul B. Mahol:
> I could not reproduce it on i386.
> I moved pass entry in devfs.rules on last line and commented pass
> entry in devfs.conf and rebooted.
> Could you place pass0/* entry in nonlast line of devfs.rules and find
> any difference.
Hah - I've