before flake update
This commit is contained in:
@@ -63,7 +63,7 @@ in
|
||||
ExecStart = "${pkgs.openfortivpn}/bin/openfortivpn --no-dns";
|
||||
ExecStartPost = "${openfortivpn-addroute}";
|
||||
ExecStopPost = "${openfortivpn-delroute}";
|
||||
#Restart = "on-failure";
|
||||
Restart = "on-failure";
|
||||
#OOMScoreAdjust = "-100";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user