forked from extern/shorewall_code
Return failure status when a supported command fails.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
cc5c312421
commit
181c757614
@ -38,6 +38,7 @@ echo_notdone () {
|
|||||||
echo "not done (check $INITLOG)."
|
echo "not done (check $INITLOG)."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
not_configured () {
|
not_configured () {
|
||||||
|
Loading…
Reference in New Issue
Block a user