exists. Closes: #633059
* If a sysv service exists in both rcS and rcN.d runlevels, drop the
rcN.d ones to avoid loops. Closes: #637037
+ * Blacklist fuse init script, we do the same work already internally.
+ Closes: #643700
-- Tollef Fog Heen <tfheen@debian.org> Wed, 28 Sep 2011 20:04:13 +0200
/dev/null /lib/systemd/system/rmnologin.service
/dev/null /lib/systemd/system/bootmisc.service
+# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643700
+/dev/null /lib/systemd/system/fuse.service
+
# Although bootlogd is disabled by default (via /etc/default/bootlogd)
# by masking them we avoid spawning a shell uselessly thrice during boot.
# Besides, bootlogd doesn't look particularly useful in a systemd world.