[selinux-policy: 2021/3172] trunk: firstboot update from dan.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 21:59:30 UTC 2010


commit 4bdf1929622b1f6988ef50e764a623852d0c6e8c
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Thu Oct 2 17:32:03 2008 +0000

    trunk: firstboot update from dan.

 policy/modules/admin/firstboot.te |   16 ++--------------
 1 files changed, 2 insertions(+), 14 deletions(-)
---
diff --git a/policy/modules/admin/firstboot.te b/policy/modules/admin/firstboot.te
index ade4fca..e3bebae 100644
--- a/policy/modules/admin/firstboot.te
+++ b/policy/modules/admin/firstboot.te
@@ -1,5 +1,5 @@
 
-policy_module(firstboot, 1.7.2)
+policy_module(firstboot, 1.7.3)
 
 gen_require(`
 	class passwd rootok;
@@ -120,17 +120,5 @@ optional_policy(`
 
 optional_policy(`
 	xserver_rw_xdm_xserver_shm(firstboot_t)
+	xserver_unconfined(firstboot_t)
 ')
-
-ifdef(`TODO',`
-allow firstboot_t proc_t:file write;
-
-ifdef(`printconf.te', `
-	can_exec(firstboot_t, printconf_t)
-')
-
-ifdef(`userhelper.te', `
-	role system_r types sysadm_userhelper_t;
-	domain_auto_trans(firstboot_t, userhelper_exec_t, sysadm_userhelper_t)
-')
-') dnl end TODO


More information about the scm-commits mailing list