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

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

[Install]
WantedBy=multi-user.target