Scott's recommendation, in general, is that Upstart jobs should be simple enough that it's reasonable to edit them directly.
/etc/default/ was introduced in the first place because /etc/init.d/ scripts were hard to edit and it was even harder to keep changes merged. One goal of Upstart is that this should not be the case for Upstart jobs. On Thu, Jul 01, 2010 at 11:38:07AM -0000, Patrick Cervicek wrote: > $ grep -rl "/etc/default/" /etc/init You have some false positives here - a number of these are reading system configuration files (/etc/default/locale, /etc/default/rcS) rather than files specific to that service. My comments only apply to the latter. -- [LUCID] /etc/init.d/ssh seems to work, but actually upstart is used. https://bugs.launchpad.net/bugs/531912 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs