mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
Correct typo in prog.footer
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
bcb5d76c2f
commit
7d66b3e60f
@ -323,7 +323,7 @@ case "$COMMAND" in
|
||||
[ $# -eq 1 ] && exit 0
|
||||
shift
|
||||
[ $# -ne 1 ] && usage 2
|
||||
if shorewal_is_started; then
|
||||
if shorewall_is_started; then
|
||||
disable_provider $1
|
||||
fi
|
||||
status=0
|
||||
|
Loading…
Reference in New Issue
Block a user