diff --git a/setup/container/systemd/box.service b/setup/container/systemd/box.service index 68b72dfcd..8d6ddc755 100644 --- a/setup/container/systemd/box.service +++ b/setup/container/systemd/box.service @@ -14,4 +14,6 @@ User=yellowtent Group=yellowtent MemoryLimit=200M TimeoutStopSec=5s +StartLimitInterval=1 +StartLimitBurst=60 diff --git a/setup/container/systemd/crashnotifier@.service b/setup/container/systemd/crashnotifier@.service index cb2411f4a..18beb4738 100644 --- a/setup/container/systemd/crashnotifier@.service +++ b/setup/container/systemd/crashnotifier@.service @@ -13,5 +13,3 @@ KillMode=process User=yellowtent Group=yellowtent MemoryLimit=50M -StartLimitInterval=1 -StartLimitBurst=600