more restart delay

This commit is contained in:
Robin Appelman 2024-03-24 13:57:38 +01:00
commit 4da388e0ab

View file

@ -108,6 +108,7 @@ in {
"mqtt_password:${cfg.mqtt.passwordFile}"
];
Restart = "on-failure";
RestartSec = "30s";
DynamicUser = true;
PrivateTmp = true;
ProtectSystem = "strict";