Openvpn restarts on failure thanks to systemd

This commit is contained in:
Julien Vaubourg
2015-09-28 15:28:44 +02:00
parent 7b05614b3c
commit 9bc83f4f6a
3 changed files with 7 additions and 0 deletions

5
conf/openvpn@.service Normal file
View File

@@ -0,0 +1,5 @@
.include /lib/systemd/system/openvpn@.service
[Service]
Restart=always
RestartSec=1