[selinux-policy: 1930/3172] trunk: add secadm and auditadm bits to appconfig files now that they are available beyond the MLS po

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 21:51:49 UTC 2010


commit a68c30f58a1274ef11be75b40e601776fa8bd506
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Wed Apr 30 18:55:41 2008 +0000

    trunk: add secadm and auditadm bits to appconfig files now that they are available beyond the MLS policy.

 config/appconfig-mcs/default_type         |    2 ++
 config/appconfig-mcs/securetty_types      |    2 ++
 config/appconfig-standard/default_type    |    2 ++
 config/appconfig-standard/securetty_types |    2 ++
 4 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/config/appconfig-mcs/default_type b/config/appconfig-mcs/default_type
index a39710f..33528d6 100644
--- a/config/appconfig-mcs/default_type
+++ b/config/appconfig-mcs/default_type
@@ -1,3 +1,5 @@
+auditadm_r:auditadm_t
+secadm_r:secadm_t
 sysadm_r:sysadm_t
 staff_r:staff_t
 unconfined_r:unconfined_t
diff --git a/config/appconfig-mcs/securetty_types b/config/appconfig-mcs/securetty_types
index 4a987ef..0a17453 100644
--- a/config/appconfig-mcs/securetty_types
+++ b/config/appconfig-mcs/securetty_types
@@ -1,3 +1,5 @@
+auditadm_tty_device_t
+secadm_tty_device_t
 staff_tty_device_t
 sysadm_tty_device_t
 unconfined_tty_device_t
diff --git a/config/appconfig-standard/default_type b/config/appconfig-standard/default_type
index a39710f..33528d6 100644
--- a/config/appconfig-standard/default_type
+++ b/config/appconfig-standard/default_type
@@ -1,3 +1,5 @@
+auditadm_r:auditadm_t
+secadm_r:secadm_t
 sysadm_r:sysadm_t
 staff_r:staff_t
 unconfined_r:unconfined_t
diff --git a/config/appconfig-standard/securetty_types b/config/appconfig-standard/securetty_types
index 4a987ef..0a17453 100644
--- a/config/appconfig-standard/securetty_types
+++ b/config/appconfig-standard/securetty_types
@@ -1,3 +1,5 @@
+auditadm_tty_device_t
+secadm_tty_device_t
 staff_tty_device_t
 sysadm_tty_device_t
 unconfined_tty_device_t


More information about the scm-commits mailing list