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

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

[Install]
WantedBy=multi-user.target