On Fri, Jan 24, 2014 at 10:02:48PM +0100, [email protected] wrote: > Using the 'service' command, the 'disable' operation is not allowed > for upstart jobs. Does this mean the only way to disable such a > service is to move its '.conf' file out of '/etc/init'?
i'd just rename the script(s) in /etc/init to foo.conf.disabled (there are no tools for upstart).
