Browse Source

mwan3: fix whitspace

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
lilik-openwrt-22.03
Florian Eckert 4 years ago
parent
commit
8f697b45c8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      net/mwan3/files/etc/hotplug.d/iface/16-mwan3-user

+ 1
- 1
net/mwan3/files/etc/hotplug.d/iface/16-mwan3-user View File

@ -3,7 +3,7 @@
[ -f "/etc/mwan3.user" ] && { [ -f "/etc/mwan3.user" ] && {
. /lib/functions.sh . /lib/functions.sh
. /lib/mwan3/mwan3.sh . /lib/mwan3/mwan3.sh
initscript=/etc/init.d/mwan3
initscript=/etc/init.d/mwan3
. /lib/functions/procd.sh . /lib/functions/procd.sh
[ "$MWAN3_SHUTDOWN" != 1 ] && procd_lock [ "$MWAN3_SHUTDOWN" != 1 ] && procd_lock


Loading…
Cancel
Save