Package: fuse
Version: 2.8.7-1
Severity: normal

The init script /etc/init.d/fuse serves two functions: it loads the
fuse module, and it mounts the fusectl filesystem on
/sys/fs/fuse/connections.  The former already happens automatically via
modules.devname.  The latter should happen via a udev rule, so that it
can run when needed rather than at boot time:

ACTION=="add", SUBSYSTEM=="module", KERNEL=="fuse", RUN+="/bin/mount -t fusectl 
fusectl /sys/fs/fuse/connections"

With the addition of the above udev rule, /etc/init.d/fuse can go away.

Thanks,
Josh Triplett

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fuse depends on:
ii  adduser   3.113+nmu1
ii  libc6     2.13-27
ii  libfuse2  2.8.7-1
ii  mount     2.20.1-4
ii  sed       4.2.1-9
ii  udev      175-3.1

fuse recommends no packages.

fuse suggests no packages.

-- no debconf information



-- 
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