summarylogtreecommitdiffstats
path: root/shadowsocksr@.service
blob: 2c378b6a13fde546f525b076dc8fee73e5d3e82e (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=ShadowsocksR Client Service
After=network.target

[Service]
Type=simple
User=nobody
ExecStart=/usr/bin/sslocal -c /etc/shadowsocksr/%i.json

[Install]
WantedBy=multi-user.target