Anaconda is a RH installation program, RH should know their own program and the changes are quite trivial Previously submitted Jul 19, refreshed to apply to current SVN Index: refpolicy/policy/modules/admin/anaconda.te =================================================================== --- refpolicy.orig/policy/modules/admin/anaconda.te 2008-08-03 16:47:00.000000000 +0200 +++ refpolicy/policy/modules/admin/anaconda.te 2008-08-03 16:52:56.000000000 +0200 @@ -31,14 +31,9 @@ modutils_domtrans_insmod(anaconda_t) seutil_domtrans_semanage(anaconda_t) +seutil_domtrans_setsebool(anaconda_t) -unconfined_domain(anaconda_t) - -unprivuser_home_dir_filetrans_home_content(anaconda_t, { dir file lnk_file fifo_file sock_file }) - -optional_policy(` - dmesg_domtrans(anaconda_t) -') +unprivuser_home_dir_filetrans_home_content(anaconda_t,{ dir file lnk_file fifo_file sock_file }) optional_policy(` kudzu_domtrans(anaconda_t) @@ -58,5 +53,9 @@ ') optional_policy(` + unconfined_domain(anaconda_t) +') + +optional_policy(` usermanage_domtrans_admin_passwd(anaconda_t) ') -- David Härdeman -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.