mirror of
https://github.com/riptidewave93/UNVR-NAS.git
synced 2025-03-09 15:40:13 +00:00
feat: add quota modules to try and fix #24
This should hopefully add what we need for quota mounts to work in OMV. :)
This commit is contained in:
parent
2cffcd5e05
commit
30f4f96744
2 changed files with 3 additions and 0 deletions
|
|
@ -309,6 +309,7 @@ CONFIG_BTRFS_FS_POSIX_ACL=y
|
|||
# CONFIG_MANDATORY_FILE_LOCKING is not set
|
||||
CONFIG_QUOTA=y
|
||||
# CONFIG_PRINT_QUOTA_WARNING is not set
|
||||
CONFIG_QFMT_V2=m
|
||||
CONFIG_FUSE_FS=m
|
||||
CONFIG_CUSE=m
|
||||
CONFIG_OVERLAY_FS=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue