mirror of
https://codeberg.org/icewind/wifi-prometheus-exporter.git
synced 2026-06-03 08:34:25 +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}"
|
||||
];
|
||||
Restart = "on-failure";
|
||||
RestartSec = "30s";
|
||||
DynamicUser = true;
|
||||
PrivateTmp = true;
|
||||
ProtectSystem = "strict";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue