All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH] Samhain_admin() now requires a role for the role_transition from $1 to initrc_t via samhain_initrc_exec_t
@ 2012-10-26 10:05 Dominick Grift
  2012-10-30 19:24 ` Dominick Grift
  2012-10-30 19:59 ` Christopher J. PeBenito
  0 siblings, 2 replies; 3+ messages in thread
From: Dominick Grift @ 2012-10-26 10:05 UTC (permalink / raw)
  To: refpolicy


Signed-off-by: Dominick Grift <dominick.grift@gmail.com>
diff --git a/policy/modules/roles/sysadm.te b/policy/modules/roles/sysadm.te
index 44c198a..3d97930 100644
--- a/policy/modules/roles/sysadm.te
+++ b/policy/modules/roles/sysadm.te
@@ -307,7 +307,7 @@
 ')
 
 optional_policy(`
-	samhain_admin(sysadm_t)
+	samhain_admin(sysadm_t, sysadm_r)
 ')
 
 optional_policy(`

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-30 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-26 10:05 [refpolicy] [PATCH] Samhain_admin() now requires a role for the role_transition from $1 to initrc_t via samhain_initrc_exec_t Dominick Grift
2012-10-30 19:24 ` Dominick Grift
2012-10-30 19:59 ` Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.