mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-26 01:23:14 +01:00
Make reload ad force-reload a no-op on Debian
This commit is contained in:
parent
273b2252e3
commit
b972de959e
@ -116,8 +116,6 @@ case "$1" in
|
||||
shorewall_stop
|
||||
;;
|
||||
reload|force-reload)
|
||||
shorewall_start
|
||||
shorewall_stop
|
||||
;;
|
||||
*)
|
||||
echo "Usage: /etc/init.d/shorewall-init {start|stop|reload|force-reload}"
|
||||
|
Loading…
Reference in New Issue
Block a user