Add genfs_seclabel_symlinks policy capability

This commit is contained in:
Christian Göttsche 2020-02-14 19:59:12 +01:00
parent 0d4e919176
commit 46de44f7d1
1 changed files with 8 additions and 0 deletions

View File

@ -98,3 +98,11 @@ policycap cgroup_seclabel;
# process2: nnp_transition, nosuid_transition
#
policycap nnp_nosuid_transition;
# Enable extended genfscon labeling for symlinks.
# Requires libsepol 3.1 (estimated) and kernel 5.6 (estimated).
#
# Added checks:
# (none)
#
#policycap genfs_seclabel_symlinks;