Initial commit
This commit is contained in:
8
templates/client/openvpn-reconnect.service
Normal file
8
templates/client/openvpn-reconnect.service
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Restart OpenVPN after suspend
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/pkill --signal SIGHUP --exact openvpn
|
||||
|
||||
[Install]
|
||||
WantedBy=sleep.target
|
Reference in New Issue
Block a user