fix tmpfiles for photoprism
This commit is contained in:
parent
a6cb31a7c0
commit
65d4ede767
|
@ -33,8 +33,8 @@ in {
|
|||
];
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
"d /PhotosCache - storage storage"
|
||||
"d /Photos - storage storage"
|
||||
"d /PhotosCache - photoprism photoprism"
|
||||
"d /Photos - photoprism photoprism"
|
||||
];
|
||||
|
||||
users.users.photoprism = {
|
||||
|
|
Loading…
Reference in a new issue