Uucp patch from Dan Walsh.
This commit is contained in:
parent
c155e042d8
commit
fee5bb73bc
@ -1,5 +1,5 @@
|
||||
|
||||
policy_module(uucp, 1.10.0)
|
||||
policy_module(uucp, 1.10.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
@ -95,12 +95,18 @@ files_read_etc_files(uucpd_t)
|
||||
files_search_home(uucpd_t)
|
||||
files_search_spool(uucpd_t)
|
||||
|
||||
term_setattr_controlling_term(uucpd_t)
|
||||
|
||||
auth_use_nsswitch(uucpd_t)
|
||||
|
||||
logging_send_syslog_msg(uucpd_t)
|
||||
|
||||
miscfiles_read_localization(uucpd_t)
|
||||
|
||||
optional_policy(`
|
||||
cron_system_entry(uucpd_t, uucpd_exec_t)
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
kerberos_use(uucpd_t)
|
||||
')
|
||||
@ -129,6 +135,7 @@ miscfiles_read_localization(uux_t)
|
||||
optional_policy(`
|
||||
mta_send_mail(uux_t)
|
||||
mta_read_queue(uux_t)
|
||||
sendmail_dontaudit_rw_unix_stream_sockets(uux_t)
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
|
Loading…
Reference in New Issue
Block a user