Skip to content

Conversation

acurley
Copy link

@acurley acurley commented Aug 4, 2014

It is considered bad form to include a set -e in a script destined for /etc/init.d. If there is an error in the script, the boot process may hault if set -e is used. See http://serverfault.com/a/416097/236060

It is considered bad form to include a `set -e` in a script destined for /etc/init.d.  If there is an error in the script, the boot process may hault if `set -e` is used.  See http://serverfault.com/a/416097/236060
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant