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.

   Julian



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to