Restart openbooks after the zpool mount
This commit is contained in:
parent
52d7f68cf7
commit
63b442c6c9
|
@ -61,6 +61,7 @@ in {
|
||||||
systemctl restart syncthing
|
systemctl restart syncthing
|
||||||
systemctl restart radicale
|
systemctl restart radicale
|
||||||
systemctl restart gitea
|
systemctl restart gitea
|
||||||
|
systemctl restart podman-openbooks
|
||||||
'';
|
'';
|
||||||
serviceConfig.Type = "oneshot";
|
serviceConfig.Type = "oneshot";
|
||||||
requires = [ "sata-hat.service" ];
|
requires = [ "sata-hat.service" ];
|
||||||
|
|
Loading…
Reference in New Issue