mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
net/mwan3: remove absolute path for bin files
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
. /lib/functions.sh
|
||||
|
||||
LOG="/usr/bin/logger -t $(basename "$0")[$$] -p"
|
||||
LOG="logger -t $(basename "$0")[$$] -p"
|
||||
INTERFACE=""
|
||||
DEVICE=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user