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

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

[Install]
WantedBy=multi-user.target