From 92c17f99535391affa678616c377557f9a9f5016 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Mon, 3 Apr 2023 19:07:23 +0200 Subject: Redeploy test --- modules/auto-redeploy.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/auto-redeploy.nix b/modules/auto-redeploy.nix index 3ea187c..9387980 100644 --- a/modules/auto-redeploy.nix +++ b/modules/auto-redeploy.nix @@ -27,7 +27,7 @@ ''; Restart = "always"; - RestartSec = 30; + RestartSec = 60; User = "root"; }; }; -- cgit 1.4.1