Enable lingering for user v2rayn-core

This commit is contained in:
Valeriy Manzhos 2026-04-08 17:30:00 +03:00
parent c6873dadf7
commit f54b45ba5e
No known key found for this signature in database
GPG key ID: 6547CFC8E2EC3D90

View file

@ -597,6 +597,7 @@ chmod 544 /opt/v2rayN/bin/hev_socks5_tunnel/hev-socks5-tunnel
setcap 'CAP_NET_ADMIN+ep' /opt/v2rayN/bin/hev_socks5_tunnel/hev-socks5-tunnel
chmod 444 /opt/v2rayN/bin/hev_socks5_tunnel/v2rayn-tun.yaml
chmod +x /opt/v2rayN/bin/sing_box/sing-box
loginctl enable-linger v2rayn-core
exit 0
EOF