summarylogtreecommitdiffstats
path: root/shadowsocks-libev@.service
blob: 65f6770194cb88a305809c727ce4601d2fa0d0e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Shadowsocks-Libev Client Service
After=network.target

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

[Install]
WantedBy=multi-user.target