forked from extern/shorewall_code
Debian init script: fix name of force-reload target (Closes: #830110)
This commit is contained in:
parent
7c9876241c
commit
76b2b0de78
@ -146,7 +146,7 @@ case "$1" in
|
||||
restart)
|
||||
shorewall_restart
|
||||
;;
|
||||
force0reload|reload)
|
||||
force-reload|reload)
|
||||
shorewall_reload
|
||||
;;
|
||||
status)
|
||||
|
Loading…
Reference in New Issue
Block a user