fix immich-mount dependency
This commit is contained in:
parent
7dea715b94
commit
cf3a7df57e
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
enable = true;
|
||||
description = "Mount the immich data remote";
|
||||
requires = [ "network-online.target" ];
|
||||
after = [ "network-online.target" ];
|
||||
requiredBy = [ "podman-immich-server.service" ];
|
||||
before = [ "podman-immich-server.service" ];
|
||||
serviceConfig = {
|
||||
|
|
Loading…
Add table
Reference in a new issue