File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ define Package/ns-plug/install
7373 $(INSTALL_DIR ) $(1 ) /usr/libexec/mwan-hooks
7474 $(INSTALL_BIN ) ./files/ns-plug.init $(1 ) /etc/init.d/ns-plug
7575 $(INSTALL_BIN ) ./files/ns-plug $(1 ) /usr/sbin/ns-plug
76- $(INSTALL_BIN ) ./files/restart-ns-plug $(1 ) /usr/sbin /restart-ns-plug
76+ $(INSTALL_BIN ) ./files/restart-ns-plug $(1 ) /usr/libexec /restart-ns-plug
7777 $(INSTALL_BIN ) ./files/distfeed-setup $(1 ) /usr/sbin/distfeed-setup
7878 $(INSTALL_BIN ) ./files/remote-backup $(1 ) /usr/sbin
7979 $(INSTALL_BIN ) ./files/send-backup $(1 ) /usr/sbin
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ dev tun-nsplug
112112tls-client
113113script-security 2
114114route-up /usr/sbin/ns-controller-push-info
115- down "/usr/sbin /restart-ns-plug"
115+ down "/usr/libexec /restart-ns-plug"
116116<ca>
117117${ca}
118118</ca>
You can’t perform that action at this time.
0 commit comments