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

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

[Install]
WantedBy=multi-user.target