From f54b45ba5ed1cd29e6a20a57782e69a3c75902c4 Mon Sep 17 00:00:00 2001 From: Valeriy Manzhos <47538801+InvisibleRain@users.noreply.github.com> Date: Wed, 8 Apr 2026 17:30:00 +0300 Subject: [PATCH] Enable lingering for user v2rayn-core --- package-debian.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/package-debian.sh b/package-debian.sh index 76f56bff..dfe5c4e0 100644 --- a/package-debian.sh +++ b/package-debian.sh @@ -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