summarylogtreecommitdiffstats
path: root/sockstun@.service
blob: 2725dffafd81a7d490dd54b471c67b1b4e5c82f4 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=SocksTun
After=network-online.target

[Service]
ExecStart=/usr/bin/sockstun /etc/sockstun.yml

[Install]
WantedBy=multi-user.target