New upstream version 0.3.6
[anytun.git] / usr / lib / systemd / system / anytun.service
1 [Unit]
2 Description=Anytun Service
3 After=network.target
4
5 [Service]
6 Type=oneshot
7 RemainAfterExit=yes
8 ExecStart=/bin/true
9 ExecReload=/bin/true
10 WorkingDirectory=/etc/anytun
11
12 [Install]
13 WantedBy=multi-user.target