mirror of https://github.com/v2ray/v2ray-core
update path in systemv script
parent
36e51773fd
commit
b2ac03531f
|
@ -13,7 +13,7 @@
|
|||
|
||||
DESC=v2ray
|
||||
NAME=v2ray
|
||||
DAEMON=/usr/bin/v2ray
|
||||
DAEMON=/usr/bin/v2ray/v2ray
|
||||
PIDFILE=/var/run/$NAME.pid
|
||||
SCRIPTNAME=/etc/init.d/$NAME
|
||||
|
||||
|
|
Loading…
Reference in New Issue