grafanavpn type simple

This commit is contained in:
Your Name 2024-02-27 00:39:45 +03:00
parent 782298e561
commit 334b9e4675

View file

@ -52,6 +52,7 @@
serviceConfig = { serviceConfig = {
Restart = "on-failure"; Restart = "on-failure";
RestartSec = "15"; RestartSec = "15";
Type="simple";
}; };
script = "/home/delta/scripts/vpn-connect-WB"; script = "/home/delta/scripts/vpn-connect-WB";
path = with pkgs; [ path = with pkgs; [