summarylogtreecommitdiffstats
path: root/shadowspdy.service
blob: 5965bc0a1c1fead51cfe7680feee23f70e4570d8 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=A tunnel proxy using spdy as the tunnel

[Service]
ExecStart=/usr/bin/splocal -c /usr/lib/node_modules/shadowspdy/config.json
StandardOutput=null

[Install]
WantedBy=multi-user.target