summarylogtreecommitdiffstats
path: root/shadowsocksrr-libev-tunnel@.service
blob: cdb6e2dc41a2f048a41a599b4c6061a5c157061f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=ShadowsocksRR-Libev Client Service Tunnel Mode
After=network.target

[Service]
Type=simple
User=nobody
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
ExecStart=/usr/bin/ssrr-tunnel -c /etc/shadowsocksrr/%i.json

[Install]
WantedBy=multi-user.target