mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 22:58:38 +01:00
net/mwan3: change logging output on hotplug interface event
Change logging output on hotplug interface event Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -43,7 +43,7 @@ if [ "$ACTION" == "ifup" ]; then
|
||||
fi
|
||||
|
||||
mwan3_lock
|
||||
$LOG notice "$ACTION interface $INTERFACE (${DEVICE:-unknown})"
|
||||
$LOG notice "Execute "$ACTION" event on interface $INTERFACE (${DEVICE:-unknown})"
|
||||
|
||||
case "$ACTION" in
|
||||
ifup)
|
||||
|
||||
Reference in New Issue
Block a user