|
|
@ -55,8 +55,9 @@ Environment="V2RAY_VMESS_AEAD_FORCED=false" |
|
|
|
#AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE |
|
|
|
#AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE |
|
|
|
NoNewPrivileges=true |
|
|
|
NoNewPrivileges=true |
|
|
|
ExecStart=/usr/bin/env v2ray.vmess.aead.forced=false /usr/bin/v2ray/v2ray run -config /etc/v2ray/config.json |
|
|
|
ExecStart=/usr/bin/env v2ray.vmess.aead.forced=false /usr/bin/v2ray/v2ray run -config /etc/v2ray/config.json |
|
|
|
#Restart=on-failure |
|
|
|
Restart=on-failure |
|
|
|
Restart=always |
|
|
|
StartLimitBurst=0 |
|
|
|
|
|
|
|
#Restart=always |
|
|
|
|
|
|
|
|
|
|
|
[Install] |
|
|
|
[Install] |
|
|
|
WantedBy=multi-user.target |
|
|
|
WantedBy=multi-user.target |
|
|
|