Comment 0 for bug 1080841

Revision history for this message
Scott Moser (smoser) wrote :

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