[Bug 1080841] Re: should reload configuration if an upstart job is added
Scott Moser
smoser at ubuntu.com
Thu Feb 14 14:44:16 UTC 2013
** Description changed:
the overlayfs filesystem does not have inotify support.
As a result, upstart jobs added via config (#upstart-job), will not be noticed if /etc/init is on a overlayfs filesystem.
cloud-init should probably reload upstart configuration if it adds a job. This is done by:
- initctl reload-configuration
+ initctl reload-configuration
+
+ Related bugs:
+ * bug 1103881: cloud-final is never executed if upstart is upgraded during initialization of the image
+ * bug 1124384: reload-configuration can confuse upstart
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1080841
Title:
should reload configuration if an upstart job is added
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1080841/+subscriptions
More information about the Ubuntu-server-bugs
mailing list