commit:     51d1b83988c20eeb06a1498732998024af14ef17
Author:     Jason Zaman <jason <AT> perfinion <DOT> com>
AuthorDate: Sat Apr 11 11:32:42 2015 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Mon Apr 13 21:00:51 2015 +0000
URL:        
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=51d1b839

add normal context in addition to cronjob_t, bug 543110

 config/appconfig-mcs/staff_u_default_contexts      | 2 +-
 config/appconfig-mcs/user_u_default_contexts       | 2 +-
 config/appconfig-mls/staff_u_default_contexts      | 2 +-
 config/appconfig-mls/user_u_default_contexts       | 2 +-
 config/appconfig-standard/staff_u_default_contexts | 2 +-
 config/appconfig-standard/user_u_default_contexts  | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/config/appconfig-mcs/staff_u_default_contexts 
b/config/appconfig-mcs/staff_u_default_contexts
index 881a292..d230e08 100644
--- a/config/appconfig-mcs/staff_u_default_contexts
+++ b/config/appconfig-mcs/staff_u_default_contexts
@@ -1,7 +1,7 @@
 system_r:local_login_t:s0      staff_r:staff_t:s0 sysadm_r:sysadm_t:s0
 system_r:remote_login_t:s0     staff_r:staff_t:s0
 system_r:sshd_t:s0             staff_r:staff_t:s0 sysadm_r:sysadm_t:s0
-system_r:crond_t:s0            staff_r:cronjob_t:s0
+system_r:crond_t:s0            staff_r:cronjob_t:s0 staff_r:staff_t:s0
 system_r:xdm_t:s0              staff_r:staff_t:s0
 staff_r:staff_su_t:s0          staff_r:staff_t:s0
 staff_r:staff_sudo_t:s0                staff_r:staff_t:s0

diff --git a/config/appconfig-mcs/user_u_default_contexts 
b/config/appconfig-mcs/user_u_default_contexts
index cacbc93..78d234e 100644
--- a/config/appconfig-mcs/user_u_default_contexts
+++ b/config/appconfig-mcs/user_u_default_contexts
@@ -1,7 +1,7 @@
 system_r:local_login_t:s0      user_r:user_t:s0
 system_r:remote_login_t:s0     user_r:user_t:s0
 system_r:sshd_t:s0             user_r:user_t:s0
-system_r:crond_t:s0            user_r:cronjob_t:s0
+system_r:crond_t:s0            user_r:cronjob_t:s0 user_r:user_t:s0
 system_r:xdm_t:s0              user_r:user_t:s0
 user_r:user_su_t:s0            user_r:user_t:s0
 user_r:user_sudo_t:s0          user_r:user_t:s0

diff --git a/config/appconfig-mls/staff_u_default_contexts 
b/config/appconfig-mls/staff_u_default_contexts
index 881a292..d230e08 100644
--- a/config/appconfig-mls/staff_u_default_contexts
+++ b/config/appconfig-mls/staff_u_default_contexts
@@ -1,7 +1,7 @@
 system_r:local_login_t:s0      staff_r:staff_t:s0 sysadm_r:sysadm_t:s0
 system_r:remote_login_t:s0     staff_r:staff_t:s0
 system_r:sshd_t:s0             staff_r:staff_t:s0 sysadm_r:sysadm_t:s0
-system_r:crond_t:s0            staff_r:cronjob_t:s0
+system_r:crond_t:s0            staff_r:cronjob_t:s0 staff_r:staff_t:s0
 system_r:xdm_t:s0              staff_r:staff_t:s0
 staff_r:staff_su_t:s0          staff_r:staff_t:s0
 staff_r:staff_sudo_t:s0                staff_r:staff_t:s0

diff --git a/config/appconfig-mls/user_u_default_contexts 
b/config/appconfig-mls/user_u_default_contexts
index cacbc93..78d234e 100644
--- a/config/appconfig-mls/user_u_default_contexts
+++ b/config/appconfig-mls/user_u_default_contexts
@@ -1,7 +1,7 @@
 system_r:local_login_t:s0      user_r:user_t:s0
 system_r:remote_login_t:s0     user_r:user_t:s0
 system_r:sshd_t:s0             user_r:user_t:s0
-system_r:crond_t:s0            user_r:cronjob_t:s0
+system_r:crond_t:s0            user_r:cronjob_t:s0 user_r:user_t:s0
 system_r:xdm_t:s0              user_r:user_t:s0
 user_r:user_su_t:s0            user_r:user_t:s0
 user_r:user_sudo_t:s0          user_r:user_t:s0

diff --git a/config/appconfig-standard/staff_u_default_contexts 
b/config/appconfig-standard/staff_u_default_contexts
index c2a5ea8..78a4792 100644
--- a/config/appconfig-standard/staff_u_default_contexts
+++ b/config/appconfig-standard/staff_u_default_contexts
@@ -1,7 +1,7 @@
 system_r:local_login_t         staff_r:staff_t sysadm_r:sysadm_t
 system_r:remote_login_t                staff_r:staff_t
 system_r:sshd_t                        staff_r:staff_t sysadm_r:sysadm_t
-system_r:crond_t               staff_r:cronjob_t
+system_r:crond_t               staff_r:cronjob_t staff_r:staff_t
 system_r:xdm_t                 staff_r:staff_t
 staff_r:staff_su_t             staff_r:staff_t
 staff_r:staff_sudo_t           staff_r:staff_t

diff --git a/config/appconfig-standard/user_u_default_contexts 
b/config/appconfig-standard/user_u_default_contexts
index f5bfac3..33ec3a1 100644
--- a/config/appconfig-standard/user_u_default_contexts
+++ b/config/appconfig-standard/user_u_default_contexts
@@ -1,7 +1,7 @@
 system_r:local_login_t         user_r:user_t
 system_r:remote_login_t                user_r:user_t
 system_r:sshd_t                        user_r:user_t
-system_r:crond_t               user_r:cronjob_t
+system_r:crond_t               user_r:cronjob_t user_r:user_t
 system_r:xdm_t                 user_r:user_t
 user_r:user_su_t               user_r:user_t
 user_r:user_sudo_t             user_r:user_t

Reply via email to