Skip to content

Removes erroneous exit statement in init script

username-removed-11578 requested to merge github/fork/spuder/patch-5 into master

This resolves issue Issue #5217

If you call the init script as root, the script would exit without performing any action.

See stackexchange question here: http://unix.stackexchange.com/questions/92783/how-to-update-an-init-script

Merge request reports

Loading