Remove nagios_rw_inherited_tmp_files interface

This commit is contained in:
Jeremy Solt 2010-05-24 10:02:01 -04:00 committed by Chris PeBenito
parent 99bbe34881
commit 4ac0cd30fa

View File

@ -139,26 +139,6 @@ interface(`nagios_read_tmp_files',`
files_search_tmp($1)
')
########################################
## <summary>
## Allow the specified domain to read
## nagios temporary files.
## </summary>
## <param name="domain">
## <summary>
## Domain allowed access.
## </summary>
## </param>
#
interface(`nagios_rw_inherited_tmp_files',`
gen_require(`
type nagios_tmp_t;
')
allow $1 nagios_tmp_t:file rw_inherited_file_perms;
files_search_tmp($1)
')
########################################
## <summary>
## Execute the nagios NRPE with