r/protonvpn: Move remote_addrs file to /var

If `/` is mounted read-only, as is usually the case, the Proton VPN
watchdog cannot update the `remote_addrs` configuration file.  It needs
to be stored in a directory that is guaranteed to be writable.
This commit is contained in:
2022-08-20 18:15:58 -05:00
parent b6a35f9ce9
commit b7bbafd189
3 changed files with 15 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
connections {
protonvpn {
local_addrs = %any
include protonvpn.remote_addrs
include /var/lib/protonvpn/remote_addrs
vips = 0.0.0.0,::
keyingtries = 0
dpd_delay = 10s