From 37d2aeca3d9a5cded192f6e55700f4f45c40aea1 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Thu, 5 Nov 2015 15:31:53 -0500 Subject: [PATCH] Remove bad interface in systemd.if. --- policy/modules/system/systemd.if | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/policy/modules/system/systemd.if b/policy/modules/system/systemd.if index 8bca3a35b..3cd667000 100644 --- a/policy/modules/system/systemd.if +++ b/policy/modules/system/systemd.if @@ -116,28 +116,6 @@ interface(`systemd_relabelto_kmod_files',` allow $1 systemd_kmod_conf_t:file relabelto_file_perms; ') -######################################## -## -## Read systemd homedir content -## -## -## -## Domain allowed access. -## -## -# -interface(`systemd_read_home_content',` - gen_require(` - type systemd_home_t; - ') - - optional_policy(` - gnome_search_gconf_data_dir($1) - ') - read_files_pattern($1, systemd_home_t, systemd_home_t) - read_lnk_files_pattern($1, systemd_home_t, systemd_home_t) -') - ######################################## ## ## Get the system status information from systemd_login