mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-21 15:13:10 +01:00
Remove interface status files during 'stop/clear' processing
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
8ce3f23464
commit
3e52a6c005
@ -2957,6 +2957,7 @@ EOF
|
||||
emit '
|
||||
rm -f ${VARDIR}/*.address
|
||||
rm -f ${VARDIR}/*.gateway
|
||||
rm -f ${VARDIR}/*.status
|
||||
|
||||
run_stopped_exit';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user