All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH v3] Allow sysadm to run txt-stat.
@ 2016-03-07 15:33 Luis Ressel
  2016-03-08 13:53 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Luis Ressel @ 2016-03-07 15:33 UTC (permalink / raw)
  To: refpolicy

---
 policy/modules/roles/sysadm.te | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/policy/modules/roles/sysadm.te b/policy/modules/roles/sysadm.te
index 74ba406..d84620b 100644
--- a/policy/modules/roles/sysadm.te
+++ b/policy/modules/roles/sysadm.te
@@ -1052,6 +1052,10 @@ optional_policy(`
 ')
 
 optional_policy(`
+	tboot_run_txtstat(sysadm_t, sysadm_r)
+')
+
+optional_policy(`
 	tcsd_admin(sysadm_t, sysadm_r)
 ')
 
-- 
2.7.2

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

end of thread, other threads:[~2016-03-08 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-07 15:33 [refpolicy] [PATCH v3] Allow sysadm to run txt-stat Luis Ressel
2016-03-08 13:53 ` 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.