fixng small console error so that systemd actually thinks firewall started successfully
This commit is contained in:
parent
cd7566f253
commit
045736616f
|
@ -157,3 +157,5 @@ case $1 in
|
|||
echo "use $0 [start|stop|restart]"
|
||||
;;
|
||||
esac
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue