From: dahchanson@gmail.com (Chad Hanson) Date: Sun, 10 Dec 2017 23:04:36 -0500 Subject: [refpolicy] [PATCH] Allow rpm to relabel files at all levels Message-ID: <20171211040436.53376-1-dahchanson@gmail.com> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com This patch adds MLS relabel ability to rpm per the previous email request: http://oss.tresys.com/pipermail/refpolicy/2016-July/008038.html Signed-off-by: Chad Hanson --- rpm.te | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm.te b/rpm.te index ba24d24..221f944 100644 --- a/rpm.te +++ b/rpm.te @@ -174,6 +174,7 @@ fs_search_auto_mountpoints(rpm_t) mls_file_read_all_levels(rpm_t) mls_file_write_all_levels(rpm_t) +mls_file_relabel(rpm_t) mls_file_upgrade(rpm_t) mls_file_downgrade(rpm_t) -- 2.14.1