forked from extern/shorewall_code
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};
|
||||
}
|
||||
|
||||
emit( "progress_message2 \" Provider $table ($number) stopped\"" );
|
||||
emit( "echo 1 > \${VARDIR}/${physical}.status",
|
||||
"progress_message2 \" Provider $table ($number) stopped\"" );
|
||||
|
||||
pop_indent;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user