diff --git a/debian/matrix-conduit.service b/debian/matrix-conduit.service index 316656d7..bc1347af 100644 --- a/debian/matrix-conduit.service +++ b/debian/matrix-conduit.service @@ -1,5 +1,5 @@ [Unit] -Description=Conduit Matrix homeserver +Description=conduwuit Matrix homeserver After=network-online.target [Service] @@ -50,6 +50,9 @@ ExecStart=/usr/sbin/matrix-conduit Restart=on-failure RestartSec=5 +TimeoutStopSec=4m +TimeoutStartSec=4m + StartLimitInterval=1m StartLimitBurst=5