equivalent of chkconfig
Tom H
tomh0665 at gmail.com
Tue Aug 18 10:00:26 UTC 2015
n Mon, Aug 17, 2015 at 2:43 PM, Martin Pitt <martin.pitt at ubuntu.com> wrote:
> Oliver Grawert [2015-08-17 15:24 +0200]:
>>
>> if you need to prevent an upstart service from starting on boot you need
>> to create a .override files containing the word "manual", as described
>> in your askubuntu links. i dont think there exists a tool to do that for
>> you (and such a tool would be quite overkill to replace a one liner
>> anyway :) )
>
> "update-rc.d enable|disable" actually does work for upstart jobs (by
> creating said override files) just as well as it works for SysV init
> and systemd units.
Thanks. Had no idea. Was surprised so googled and found:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733289
More information about the Ubuntu-devel-discuss
mailing list