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

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

[Install]
WantedBy=multi-user.target