This commit is contained in:
2025-09-23 21:15:51 +03:00
parent ba5420755f
commit 00d9293d53
4 changed files with 35 additions and 1 deletions
+1 -1
View File
@@ -21,6 +21,6 @@
};
systemd.tmpfiles.rules = [
"z /mnt/services/memos 0755 memos memos -"
"z /mnt/services/memos 0750 memos memos -"
];
}