2007/2/18, Jonatan Liljedahl <[EMAIL PROTECTED]>:
> Jonatan Liljedahl wrote:
> > After a clean 013 install, the udev rule path isn't set properly, so it
> > finds only the rules provided by the Udev package. (So FUSE rules are
> > not found, etc...)
> >
> > Fix: add this line to /etc/udev/udev.conf:
> >
> >   udev_rules="/System/Settings/udev/rules.d"
>
> This didn't seem to help! my /dev/fuse is still not mode 0666 even
> though I have this:
>
> /etc/udev/rules.d/40-fuse.rules:KERNEL="fuse", NAME="%k", MODE="0666"
>
> any ideas?
>
grep for 'fuse' in all rules. Maybe you have another rule for fuse?
First rule found is applied.

-- 
/Jonas
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to