mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-18 20:54:33 +02:00
Remove interface status files during 'stop/clear' processing
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
@@ -2957,6 +2957,7 @@ EOF
|
||||
emit '
|
||||
rm -f ${VARDIR}/*.address
|
||||
rm -f ${VARDIR}/*.gateway
|
||||
rm -f ${VARDIR}/*.status
|
||||
|
||||
run_stopped_exit';
|
||||
|
||||
|
Reference in New Issue
Block a user