Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
readlinkfs: ignore security.selinux xattrs
Packages built on a host with selinux enabled will inherit filesytem xattr labels from the host and result in 'operation not permitted' errors when installed in an unpriv'd docker container. fixes #787
- Loading branch information