Merge pull request #1854 from ton31337/master
Remove exit 0 at the end of init.d script
This commit is contained in:
@@ -144,5 +144,3 @@ case "$1" in
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user