Skip to content

linux-*: enable CONFIG_TMPFS_POSIX_ACL

Administrator requested to merge tmpfs_posix_acl into master

This is required by some software, e.g. bluez/gnome to set some ACLs on /dev/rfkill (see postmarketOS/pmaports#904). While probably nobody will notice on the downstream kernels (as we don't have any proper software there anyways) it's definitely needed on mainline-ish kernels.

Surprisingly only one kernel has broken by enabling this option (linux-sony-tulip) which I've patched up.

Edited by Administrator

Merge request reports

Loading