I made a mistake in 618ce85f86
, but as it turns out this interface is not required at all.
This commit is contained in:
parent
9fa4defbd4
commit
ab33cc0cf1
@ -51,25 +51,6 @@ interface(`ftp_read_config',`
|
||||
allow $1 ftpd_etc_t:file read_file_perms;
|
||||
')
|
||||
|
||||
########################################
|
||||
## <summary>
|
||||
## Execute FTP daemon entry point programs.
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
## <summary>
|
||||
## Domain allowed access.
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`ftp_check_exec',`
|
||||
gen_require(`
|
||||
type ftpd_exec_t;
|
||||
')
|
||||
|
||||
corecmd_search_bin($1)
|
||||
can_exec($1, ftpd_exec_t)
|
||||
')
|
||||
|
||||
########################################
|
||||
## <summary>
|
||||
## Read FTP transfer logs
|
||||
|
Loading…
Reference in New Issue
Block a user