mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-08 11:54:53 +00:00
firewall: improve logging in hotplug script
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 39300
This commit is contained in:
parent
f3a243c3dd
commit
a844275f37
@ -6,5 +6,5 @@
|
||||
|
||||
fw3 -q network "$INTERFACE" >/dev/null || exit 0
|
||||
|
||||
logger -t firewall "Reloading firewall due to ifup of $INTERFACE ($DEVICE)"
|
||||
logger -t firewall "Reloading firewall due to $ACTION of $INTERFACE ($DEVICE)"
|
||||
fw3 -q reload
|
||||
|
Loading…
x
Reference in New Issue
Block a user