Remove bad interface in systemd.if.

This commit is contained in:
Chris PeBenito 2015-11-05 15:31:53 -05:00
parent b94f45d760
commit 37d2aeca3d
1 changed files with 0 additions and 22 deletions

View File

@ -116,28 +116,6 @@ interface(`systemd_relabelto_kmod_files',`
allow $1 systemd_kmod_conf_t:file relabelto_file_perms;
')
########################################
## <summary>
## Read systemd homedir content
## </summary>
## <param name="domain">
## <summary>
## Domain allowed access.
## </summary>
## </param>
#
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)
')
########################################
## <summary>
## Get the system status information from systemd_login