Merge pull request #185 from cgzones/genfs_seclabel_symlinks

This commit is contained in:
Chris PeBenito 2020-02-16 11:20:35 -05:00
commit 9227d97eac
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;