Comment 3 for bug 1315060

Revision history for this message
James Hunt (jamesodhunt) wrote :

We now have a branch in case this really is needed. It's a small change since Session Inits already support multiple --confdirs.

Note that the whole point of adding the --confdir option originally was to circumvent the standard /etc/init/ directory, specifically for testing. What this means is that with the new branch, if you want Upstart to read jobs from /etc/init/ and /custom/init/ say, you will have to specify *both* directories on the kernel command-line via the bootloader:

  --confdir /etc/init/ --confdir /custom/init/