firstboot patch from Dan Walsh
Not including gnome_admin_home_gconf_filetrans - no admin_home_t in refpolicy
This commit is contained in:
parent
689d95422f
commit
5afc3d3589
|
@ -90,6 +90,10 @@ 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(`
|
||||||
|
consoletype_domtrans(firstboot_t)
|
||||||
|
')
|
||||||
|
|
||||||
optional_policy(`
|
optional_policy(`
|
||||||
dbus_system_bus_client(firstboot_t)
|
dbus_system_bus_client(firstboot_t)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue