mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Track some untracked files
This commit is contained in:
parent
9da7d3e4aa
commit
f1c6047689
5 changed files with 73 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
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/sbin/dsvpn server /etc/dsvpn/dsvpn.key auto 65011 dsvpn0 10.255.251.1 10.255.251.2
|
||||
Restart=always
|
||||
RestartSec=15
|
||||
|
||||
[Install]
|
||||
WantedBy=network.target
|
Loading…
Add table
Add a link
Reference in a new issue