On Jul 08, Junichi Uekawa <[EMAIL PROTECTED]> wrote:

> I've confirmed that this really requires restart of udev after fuse install.
No, nothing requires restarting udevd.

The problem is that for performance reasons udevd resolves users and
groups only when loading the rules files. Since the rule referencing
group fuse is installed by the udev package but the group will not
exist until the fuse package is installed, it will be not work as
expected until the next time the rules files are read.

A workaround for packages which do not install their own rules file
(and usually they should not) but use non-standard users or groups is:

[ -x /sbin/udevcontrol ] && udevcontrol reload_rules

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to