A benefit of running an alternate init in Debian Jessie
Posted: Sun, 16 November 2014 | permalink | 1 Comment
If you’re someone who doesn’t like Debian’s policy of automatically starting
on install (or its heinous cousin, the RUN
or ENABLE
variable in
/etc/default/<service>
), then running an init system other than systemd
should work out nicely.
1 Comment
From: Ralf
2014-11-21 21:47
systemd should respect whatever policy is defined for invoke-rc.d. I am pretty sure that’s the intended behavior. If it doesn’t do that for you, please report a bug.
Post a comment
All comments are held for moderation; markdown formatting accepted.