Uucp patch from Dan Walsh.
This commit is contained in:
parent
bed0a44560
commit
788ba75491
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
policy_module(uucp, 1.10.1)
|
policy_module(uucp, 1.10.2)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
@ -90,6 +90,7 @@ dev_read_urand(uucpd_t)
|
|||||||
fs_getattr_xattr_fs(uucpd_t)
|
fs_getattr_xattr_fs(uucpd_t)
|
||||||
|
|
||||||
corecmd_exec_bin(uucpd_t)
|
corecmd_exec_bin(uucpd_t)
|
||||||
|
corecmd_exec_shell(uucpd_t)
|
||||||
|
|
||||||
files_read_etc_files(uucpd_t)
|
files_read_etc_files(uucpd_t)
|
||||||
files_search_home(uucpd_t)
|
files_search_home(uucpd_t)
|
||||||
@ -103,6 +104,8 @@ logging_send_syslog_msg(uucpd_t)
|
|||||||
|
|
||||||
miscfiles_read_localization(uucpd_t)
|
miscfiles_read_localization(uucpd_t)
|
||||||
|
|
||||||
|
mta_send_mail(uucpd_t)
|
||||||
|
|
||||||
optional_policy(`
|
optional_policy(`
|
||||||
cron_system_entry(uucpd_t, uucpd_exec_t)
|
cron_system_entry(uucpd_t, uucpd_exec_t)
|
||||||
')
|
')
|
||||||
|
Loading…
Reference in New Issue
Block a user