diff --git a/net/mwan3/files/etc/hotplug.d/iface/15-mwan3 b/net/mwan3/files/etc/hotplug.d/iface/15-mwan3 index d82fe01aa..ec0b27289 100644 --- a/net/mwan3/files/etc/hotplug.d/iface/15-mwan3 +++ b/net/mwan3/files/etc/hotplug.d/iface/15-mwan3 @@ -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)