openwrt: fix path to daemon in init script

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2021-04-16 14:29:12 +02:00
parent 47794506ce
commit 6d62833ca1

View File

@@ -5,7 +5,7 @@ START=50
USE_PROCD=1
NAME=usteer
PROG=/sbin/usteer
PROG=/sbin/usteerd
. /lib/functions/network.sh
. /usr/share/libubox/jshn.sh