mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Add missing files
This commit is contained in:
parent
ca9daabd14
commit
4b47717168
8 changed files with 61 additions and 0 deletions
10
dsvpn-server@.service.in
Normal file
10
dsvpn-server@.service.in
Normal file
|
@ -0,0 +1,10 @@
|
|||
[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
|
Loading…
Add table
Add a link
Reference in a new issue