1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-02-12 11:21:56 +00:00
openmptcprouter-vps/dsvpn-server@.service.in

10 lines
173 B
SYSTEMD
Raw Normal View History

2020-02-21 16:17:51 +00:00
[Unit]
Description=Dead Simple VPN - Server on %I
[Service]
ExecStart=/usr/local/bin/dsvpn-run /etc/dsvpn/%i
Restart=always
RestartSec=15
[Install]
WantedBy=network.target