Hi Julian!

On Wed, 21 Oct 2009 11:03:33 +0200, Julian Gilbey wrote:
> On Mon, Oct 19, 2009 at 03:56:56PM +0200, Luca Capello wrote:
>> I guess the problem is that everytime the system restarts, udev
>> recreates the node, but does not change the ownership.  The solution is
>> to install the following udev rules file:
>> 
>> --8<---------------cut here---------------start------------->8---
>> KERNEL=="fuse",                                      GROUP="fuse"
>> --8<---------------cut here---------------end--------------->8---
>> 
>> With it, everything in postinst and initscript should be unnecessary,
>> given the fact that udev will automatically change the group permission
>> every time the fuse module is loaded.
>
> Unfortunately, this does not seem to work for me - I don't know why
> not.

Have you stopped and restarted udev with the new rules file is in
/etc/udev/rules.d/?  Simply reloading udev does not work.

Thx, bye,
Gismo / Luca

Attachment: pgpzl9pkyr5mP.pgp
Description: PGP signature

Reply via email to