Am 24.06.2008, 20:54 Uhr, schrieb Marco d'Itri <[EMAIL PROTECTED]>:

On Jun 24, Michael Hofmann <[EMAIL PROTECTED]> wrote:

Had the same problem on 2.6.24-1 and udev 0.114-2. Solved it by adding
line:

  KERNEL=="fuse",                 NAME="%k"
This is just a no-op.


Yes, you are right. But, the following "/etc/init.d/udev restart" solved the problem!

The real "problem" seem to be, that the GROUP entry of "fuse" in "/etc/udev/permissions.rules" is ignored if the group "fuse" doesn't exist (while the config is parsed). But, the "fuse" group is first created by the "fuse-utils" package.

So, either:
- "fuse-utils" should restart "udev" after the group "fuse" is created, or
- "udev" sould accept non-exisiting groups (by delaying the group-name-to-gid lookup), or
(- a reboot after installing "fuse-utils" is required)


Michael



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to