summaryrefslogtreecommitdiff
blob: 24b31d5a1cd98d4fe29f92832c5e4cdb580fba29 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Shadowsocks-Libev Client Service Tunnel Mode for %I
After=network.target

[Service]
Type=simple
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
ExecStart=/usr/bin/ss-tunnel -c /etc/shadowsocks-libev/%i.json

[Install]
WantedBy=multi-user.target