mirror of
https://codeberg.org/icewind/wifi-prometheus-exporter.git
synced 2026-06-03 16:44:11 +02:00
more restart delay
This commit is contained in:
parent
1cebd1d194
commit
4da388e0ab
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ in {
|
||||||
"mqtt_password:${cfg.mqtt.passwordFile}"
|
"mqtt_password:${cfg.mqtt.passwordFile}"
|
||||||
];
|
];
|
||||||
Restart = "on-failure";
|
Restart = "on-failure";
|
||||||
|
RestartSec = "30s";
|
||||||
DynamicUser = true;
|
DynamicUser = true;
|
||||||
PrivateTmp = true;
|
PrivateTmp = true;
|
||||||
ProtectSystem = "strict";
|
ProtectSystem = "strict";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue