Try to get mergerFS working
This commit is contained in:
@@ -13,12 +13,14 @@ $MERGERFS_DEPENDS
|
|||||||
"cache.files=partial"
|
"cache.files=partial"
|
||||||
"dropcacheonclose=true"
|
"dropcacheonclose=true"
|
||||||
"defaults"
|
"defaults"
|
||||||
|
"noauto"
|
||||||
"allow_other"
|
"allow_other"
|
||||||
"moveonenospc=1"
|
"moveonenospc=1"
|
||||||
"minfreespace=50G"
|
"minfreespace=50G"
|
||||||
"func.getattr=newest"
|
"func.getattr=newest"
|
||||||
"fsname=mergerfs_data"
|
"fsname=mergerfs_data"
|
||||||
"x-mount.mkdir"
|
"x-mount.mkdir"
|
||||||
|
"x-systemd.automount"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user