Upstart does not "mess" with /etc/rc.local either.
 - a template file is created by initscripts on initial installation.  This 
template is a no-op.
 - set -e is used because, consistent with Debian/Ubuntu policy, errors should 
not be silently ignored from shell scripts.
 - anything the script does after install is the responsibility of the user.  
Remove the -e if you like.
 - if you have any commands in your rc.local *other* than 'exit 0', they didn't 
come from Ubuntu.

** Changed in: upstart (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/792912

Title:
  rc.local needs small fix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/792912/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to