commit:     c178e55dd18e808d161bf03084c768a3fe069427
Author:     Jason Zaman <jason <AT> perfinion <DOT> com>
AuthorDate: Wed Nov 26 06:39:10 2014 +0000
Commit:     Jason Zaman <gentoo <AT> perfinion <DOT> com>
CommitDate: Wed Dec  3 08:43:32 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=c178e55d

rpm: syntax error in rpm_admin

---
 policy/modules/contrib/rpm.if | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/policy/modules/contrib/rpm.if b/policy/modules/contrib/rpm.if
index ef3b225..fc9c8d8 100644
--- a/policy/modules/contrib/rpm.if
+++ b/policy/modules/contrib/rpm.if
@@ -626,8 +626,8 @@ interface(`rpm_pid_filetrans_rpm_pid',`
 interface(`rpm_admin',`
        gen_require(`
                type rpm_t, rpm_script_t, rpm_initrc_exec_t;
-               type rpm_var_cache_t, rpm_var_lib_t, rpm_lock_t;
-               type rpm_log_t, rpm_tmpfs_t, rpm_tmp_t;
+               type rpm_cache_t, rpm_var_lib_t, rpm_lock_t;
+               type rpm_log_t, rpm_tmpfs_t, rpm_tmp_t, rpm_var_run_t;
                type rpm_script_tmp_t, rpm_script_tmpfs_t, rpm_file_t;
        ')
 

Reply via email to