openwrt: fix path to daemon in init script
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user