|
|
@@ -4,6 +4,7 @@ Documentation=https://sing-box.sagernet.org
|
|
|
After=network.target nss-lookup.target
|
|
|
|
|
|
[Service]
|
|
|
+WorkingDirectory=/var/lib/sing-box
|
|
|
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
|
|
|
AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
|
|
|
ExecStart=/usr/local/bin/sing-box run -c /usr/local/etc/sing-box/config.json
|