Apollon Oikonomopoulos <apoi...@debian.org> writes: > On 17:53 Wed 10 May , Christian Balzer wrote: > >> # systemctl disable drbd >> drbd.service is not a native service, redirecting to systemd-sysv-install. >> Executing: /lib/systemd/systemd-sysv-install disable drbd >> insserv: warning: current start runlevel(s) (empty) of script `drbd' >> overrides LSB defaults (2 3 4 5). >> insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `drbd' >> overrides LSB defaults (0 1 6). > > You can always use `systemctl mask drbd.service', which will neuter the > initscript completely.
Hi Apollon, I'd expect the "systemctl disable drbd" command to disable the init script, which it seemingly does without any error. Why does it start anyway under systemd? Is this by design? -- Thanks, Feri