Try to get mergerFS working
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"dropcacheonclose=true"
|
||||
"defaults"
|
||||
"noauto"
|
||||
"nofail"
|
||||
"allow_other"
|
||||
"moveonenospc=1"
|
||||
"minfreespace=50G"
|
||||
@@ -18,8 +19,7 @@
|
||||
"fsname=mergerfs_data"
|
||||
"x-mount.mkdir"
|
||||
"x-systemd.automount"
|
||||
"x-systemd.requires=local-fs.target"
|
||||
"x-systemd.after=network-online.target"
|
||||
$MERGERFS_REQ_DEPS
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user