Firstboot sends dbus messages from Dan Walsh
Not including the noaudit for the unconfined domain Corrected tabbing for nested optional policy
This commit is contained in:
parent
257a2788cd
commit
74b51e6db2
@ -90,9 +90,13 @@ userdom_manage_user_home_content_sockets(firstboot_t)
|
|||||||
userdom_home_filetrans_user_home_dir(firstboot_t)
|
userdom_home_filetrans_user_home_dir(firstboot_t)
|
||||||
userdom_user_home_dir_filetrans_user_home_content(firstboot_t, { dir file lnk_file fifo_file sock_file })
|
userdom_user_home_dir_filetrans_user_home_content(firstboot_t, { dir file lnk_file fifo_file sock_file })
|
||||||
|
|
||||||
|
optional_policy(`
|
||||||
|
dbus_system_bus_client(firstboot_t)
|
||||||
|
|
||||||
optional_policy(`
|
optional_policy(`
|
||||||
hal_dbus_chat(firstboot_t)
|
hal_dbus_chat(firstboot_t)
|
||||||
')
|
')
|
||||||
|
')
|
||||||
|
|
||||||
optional_policy(`
|
optional_policy(`
|
||||||
nis_use_ypbind(firstboot_t)
|
nis_use_ypbind(firstboot_t)
|
||||||
|
Loading…
Reference in New Issue
Block a user