Try to get mergerFS working

This commit is contained in:
Raphaël Numbus
2026-01-03 11:49:07 +01:00
parent c8ade389fb
commit 6f2b2b2f70
+2 -1
View File
@@ -20,7 +20,8 @@ $MERGERFS_DEPENDS
"func.getattr=newest" "func.getattr=newest"
"fsname=mergerfs_data" "fsname=mergerfs_data"
"x-mount.mkdir" "x-mount.mkdir"
"x-systemd.automount" "x-systemd.requires=local-fs.target"
"x-systemd.after=network-online.target"
]; ];
}; };