mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 00:34:04 +01:00
657215f9b5
Signed-off-by: Tom Eastep <teastep@shorewall.net>
13 lines
391 B
Plaintext
13 lines
391 B
Plaintext
#
|
|
# Shorewall6 -- /etc/shorewall6/disabled
|
|
#
|
|
# Add commands below that you want executed when an optional
|
|
# interface is successfully disabled using the 'disable' command
|
|
#
|
|
# When the commands are invoked:
|
|
#
|
|
# $1 contains the physical name of the interface
|
|
# $2 contains the logical name of the interface
|
|
# $3 contains the name of the provider associated with the interface,
|
|
if any
|