Restart mqtt2prometheus after the zpool mount
This commit is contained in:
parent
483e10e57a
commit
c25837dc7e
@ -62,6 +62,7 @@ in {
|
|||||||
systemctl restart radicale
|
systemctl restart radicale
|
||||||
systemctl restart gitea
|
systemctl restart gitea
|
||||||
systemctl restart podman-openbooks
|
systemctl restart podman-openbooks
|
||||||
|
systemctl restart podman-mqtt2prometheus
|
||||||
'';
|
'';
|
||||||
serviceConfig.Type = "oneshot";
|
serviceConfig.Type = "oneshot";
|
||||||
requires = [ "sata-hat.service" ];
|
requires = [ "sata-hat.service" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user