Make hal a dbus_system_domain
Allow dovecot to append all logs
This commit is contained in:
parent
5d82597463
commit
f4dc198843
@ -288,7 +288,7 @@ files_read_etc_runtime_files(dovecot_deliver_t)
|
|||||||
auth_use_nsswitch(dovecot_deliver_t)
|
auth_use_nsswitch(dovecot_deliver_t)
|
||||||
|
|
||||||
logging_send_syslog_msg(dovecot_deliver_t)
|
logging_send_syslog_msg(dovecot_deliver_t)
|
||||||
logging_search_logs(dovecot_deliver_t)
|
logging_append_all_logs(dovecot_deliver_t)
|
||||||
|
|
||||||
miscfiles_read_localization(dovecot_deliver_t)
|
miscfiles_read_localization(dovecot_deliver_t)
|
||||||
|
|
||||||
|
@ -262,8 +262,7 @@ optional_policy(`
|
|||||||
')
|
')
|
||||||
|
|
||||||
optional_policy(`
|
optional_policy(`
|
||||||
dbus_system_bus_client(hald_t)
|
dbus_system_domain(hald_t, hald_exec_t)
|
||||||
dbus_connect_system_bus(hald_t)
|
|
||||||
|
|
||||||
init_dbus_chat_script(hald_t)
|
init_dbus_chat_script(hald_t)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user