mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-18 07:36:48 +02:00
Update .status file on disable
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
cd98266396
commit
cd150af790
@ -881,7 +881,8 @@ CEOF
|
|||||||
"qt \$TC qdisc del dev $physical ingress\n" ) if $tcdevices->{$interface};
|
"qt \$TC qdisc del dev $physical ingress\n" ) if $tcdevices->{$interface};
|
||||||
}
|
}
|
||||||
|
|
||||||
emit( "progress_message2 \" Provider $table ($number) stopped\"" );
|
emit( "echo 1 > \${VARDIR}/${physical}.status",
|
||||||
|
"progress_message2 \" Provider $table ($number) stopped\"" );
|
||||||
|
|
||||||
pop_indent;
|
pop_indent;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user