Skip to content
Snippets Groups Projects
Verified Commit 2f1e1f9d authored by Clayton Craft's avatar Clayton Craft :speech_balloon:
Browse files

kconfigcheck: add BTRFS_FS_POSIX_ACL

This is required for running journalctl without root, see:
!6145 (comment 470989)
parent 99b062b4
No related branches found
No related tags found
1 merge request!6263kconfigcheck: add BTRFS_FS_POSIX_ACL
Pipeline #216347 passed with warnings
......@@ -276,6 +276,7 @@ NF_CONNTRACK_MARK = true
# filesystems
["category:filesystems".">=0.0.0"."all"]
BTRFS_FS = true
BTRFS_FS_POSIX_ACL = true
EXFAT_FS = true
EXT4_FS = true
F2FS_FS = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment