vpnleak protection doesn't work correctly

This commit is contained in:
Zuckerberg 2022-04-09 02:49:52 -04:00
parent 285c4d3d58
commit 11600ef4d7

View File

@ -88,8 +88,8 @@ disable-occ
auth-user-pass /run/agenix/pia-login.conf auth-user-pass /run/agenix/pia-login.conf
''; '';
autoStart = true; autoStart = true;
up = "${./vpnfailsafe.sh}"; # up = "${./vpnfailsafe.sh}";
down = "${./vpnfailsafe.sh}"; # down = "${./vpnfailsafe.sh}";
}; };
}; };
}; };