Restart openbooks after the zpool mount

This commit is contained in:
2023-02-14 20:59:08 +01:00
parent 52d7f68cf7
commit 63b442c6c9

View File

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