From b516eabd690218019e451d6a9dae8a7414d43692 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 23 Feb 2024 22:38:36 +0100 Subject: [PATCH] rm StartLimitIntervalSec=10 --- conf/systemd.service | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/systemd.service b/conf/systemd.service index 337fc3e..7ab5b56 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -19,7 +19,6 @@ ReadOnlyDirectories=/etc /usr Restart=always RestartSec=10 StartLimitBurst=1 -StartLimitIntervalSec=10 # Sandboxing options to harden security # Depending on specificities of your service/app, you may need to tweak these