On Wed, Sep 28, 2011 at 10:11:39PM +0200, Michael Biebl wrote: > Am 28.09.2011 21:04, schrieb Josh Triplett: > > Package: systemd > > Version: 36-1 > > Severity: normal > > > > When I boot with systemd, I noticed that the fuse init script fails when > > attempting to mount the fuse filesystem, because systemd has already > > arranged to automount it. The fuse init script only serves two > > functions: loading the module and mounting the filesystem. systemd > > already handles the latter and the kernel automatically loads the fuse > > module when something accesses /dev/fuse, so I don't think the init > > script needs to run at all under systemd. Please consider overriding > > the fuse init script with systemd's fuse unit, to avoid the duplicate > > initialization and error. > > I guess you mean blacklisting it via symlinking it to /dev/null.
I had the impression that systemd treated sysv init scripts as virtual units which a real unit of the same name would override. - Josh Triplett -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

