Tftp patch from Dan Walsh.
This commit is contained in:
parent
f3890b25db
commit
2650ca57ec
@ -5,4 +5,4 @@
|
||||
/tftpboot -d gen_context(system_u:object_r:tftpdir_t,s0)
|
||||
/tftpboot/.* gen_context(system_u:object_r:tftpdir_t,s0)
|
||||
|
||||
/var/lib/tftpboot(/.*)? gen_context(system_u:object_r:tftpdir_t,s0)
|
||||
/var/lib/tftpboot(/.*)? gen_context(system_u:object_r:tftpdir_rw_t,s0)
|
||||
|
@ -20,7 +20,7 @@ interface(`tftp_read_content',`
|
||||
|
||||
########################################
|
||||
## <summary>
|
||||
## All of the rules required to administrate
|
||||
## All of the rules required to administrate
|
||||
## an tftp environment
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
policy_module(tftp, 1.11.0)
|
||||
policy_module(tftp, 1.11.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
@ -93,7 +93,7 @@ userdom_dontaudit_search_user_home_dirs(tftpd_t)
|
||||
|
||||
tunable_policy(`tftp_anon_write',`
|
||||
miscfiles_manage_public_files(tftpd_t)
|
||||
')
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
inetd_udp_service_domain(tftpd_t, tftpd_exec_t)
|
||||
|
Loading…
Reference in New Issue
Block a user