From 30be478de6884d3cb35870e7f1e1608fb53818c1 Mon Sep 17 00:00:00 2001 From: Dct Mei Date: Thu, 12 Mar 2020 13:48:05 +0800 Subject: [PATCH] modify the startup service file --- systemv/v2ray | 1 + 1 file changed, 1 insertion(+) diff --git a/systemv/v2ray b/systemv/v2ray index 64f8e61..c5b1bf9 100644 --- a/systemv/v2ray +++ b/systemv/v2ray @@ -37,6 +37,7 @@ DAEMON_OPTS="-config /usr/local/etc/v2ray/config.json" # do_start() { + V2RAY_LOCATION_ASSET=/usr/local/lib/v2ray mkdir -p /var/log/v2ray # Return # 0 if daemon has been started