Restart mqtt2prometheus after the zpool mount

This commit is contained in:
coolneng 2023-05-10 16:10:59 +02:00
parent 483e10e57a
commit c25837dc7e
Signed by: coolneng
GPG Key ID: 9893DA236405AF57

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" ];