net/mwan3: remove absolute path for bin files

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert
2017-05-12 15:24:05 +02:00
parent 1fd3f85d4f
commit ef3261d0b4
5 changed files with 10 additions and 22 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
. /lib/functions.sh
LOG="/usr/bin/logger -t $(basename "$0")[$$] -p"
LOG="logger -t $(basename "$0")[$$] -p"
INTERFACE=""
DEVICE=""