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. > note that by debian policy a service shipped in a deb is required to > always start, the debian assumption is that you uninstall the deb if you > do not want to run the service ([1] has some details). For the record, in the systemd world you can do that with (local) presets. We just don't respect them yet, that's a rather long-standing TODO in the Debian/Ubuntu packages. Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss