Skip to content

Commit

Permalink
Merge pull request #2587 from balena-os/ab77/openvpn-pki
Browse files Browse the repository at this point in the history
Refresh PKI assets from config endpoint
  • Loading branch information
bulldozer-balena[bot] committed Apr 23, 2022
2 parents a06697e + 081fca8 commit dff044e
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -11,6 +11,7 @@ RestartSec=10s
#Adjust OOMscore to -1000 to disable OOM killing for openvpn
OOMScoreAdjust=-1000
PIDFile=/run/openvpn/openvpn.pid
ExecStartPre=-/bin/systemctl restart os-config
ExecStart=/usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120

[Install]
Expand Down

0 comments on commit dff044e

Please sign in to comment.