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