about summary refs log tree commit diff
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rw-r--r--run4
1 files changed, 2 insertions, 2 deletions
diff --git a/run b/run
index 9cac7c4..7a0d5be 100644
--- a/run
+++ b/run
@@ -40,7 +40,7 @@ systemctl start --no-block multi-user.target systemd-journal-gatewayd.socket
 exec systemd-run --wait -u nix-build \
 	-p BindPaths=/mnt/tmp:/tmp \
 	-p Restart=on-failure \
-	-p StartLimitBurst=3 \
-	-p StartLimitIntervalSec=300 \
+	-p StartLimitBurst=5 \
+	-p StartLimitIntervalSec=1d \
 	nix-build --keep-going /tmp/spectrum-main/release.nix \
 	-I nixpkgs=https://spectrum-os.org/git/nixpkgs/snapshot/nixpkgs-rootfs.tar.gz