Redundant; unused interface plus ypbind_t is not a pid file type.
This commit is contained in:
parent
ce87242fca
commit
db775a32ca
@ -241,25 +241,6 @@ interface(`nis_read_ypbind_pid',`
|
|||||||
allow $1 ypbind_var_run_t:file read_file_perms;
|
allow $1 ypbind_var_run_t:file read_file_perms;
|
||||||
')
|
')
|
||||||
|
|
||||||
########################################
|
|
||||||
## <summary>
|
|
||||||
## Delete ypbind pid files.
|
|
||||||
## </summary>
|
|
||||||
## <param name="domain">
|
|
||||||
## <summary>
|
|
||||||
## Domain allowed access.
|
|
||||||
## </summary>
|
|
||||||
## </param>
|
|
||||||
#
|
|
||||||
interface(`nis_delete_ypbind_pid',`
|
|
||||||
gen_require(`
|
|
||||||
type ypbind_t;
|
|
||||||
')
|
|
||||||
|
|
||||||
# TODO: add delete pid from dir call to files
|
|
||||||
allow $1 ypbind_t:file unlink;
|
|
||||||
')
|
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
## <summary>
|
## <summary>
|
||||||
## Read ypserv configuration files.
|
## Read ypserv configuration files.
|
||||||
|
Loading…
Reference in New Issue
Block a user