summary refs log tree commit diff
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-04-03 19:07:23 +0200
committerRory& <root@rory.gay>2024-06-05 15:52:38 +0200
commit92c17f99535391affa678616c377557f9a9f5016 (patch)
treeb0c6b8fdf9253ad670130be39d7715194d55abbc
parentFix update check (diff)
downloadSpacebar-Open-Infrastructure-92c17f99535391affa678616c377557f9a9f5016.tar.xz
Redeploy test
-rw-r--r--modules/auto-redeploy.nix2
1 files changed, 1 insertions, 1 deletions
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";
         };
     };