Restart mqtt2prometheus after the zpool mount

This commit is contained in:
2023-05-10 16:10:59 +02:00
parent 483e10e57a
commit c25837dc7e

View File

@@ -62,6 +62,7 @@ in {
systemctl restart radicale
systemctl restart gitea
systemctl restart podman-openbooks
systemctl restart podman-mqtt2prometheus
'';
serviceConfig.Type = "oneshot";
requires = [ "sata-hat.service" ];