[selinux-policy/f18] Fix file context decl for pki_tomcat lock

Miroslav Grepl mgrepl at fedoraproject.org
Fri Oct 19 17:56:09 UTC 2012


commit 16d75c823c78c5edc315c747fbb8d341a01abf56
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Fri Oct 19 19:55:44 2012 +0200

    Fix file context decl for pki_tomcat lock

 policy_contrib-rawhide.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policy_contrib-rawhide.patch b/policy_contrib-rawhide.patch
index 0eaa777..2d8c4b6 100644
--- a/policy_contrib-rawhide.patch
+++ b/policy_contrib-rawhide.patch
@@ -43843,7 +43843,7 @@ index 0000000..9ab2c4d
 +logging_send_syslog_msg(pkcsslotd_t)
 diff --git a/pki.fc b/pki.fc
 new file mode 100644
-index 0000000..2dc9806
+index 0000000..de2d337
 --- /dev/null
 +++ b/pki.fc
 @@ -0,0 +1,54 @@
@@ -43898,7 +43898,7 @@ index 0000000..2dc9806
 +/var/log/pki-tks(/.*)?                  gen_context(system_u:object_r:pki_tomcat_log_t,s0)
 +/var/lib/pki-tks/alias(/.*)?            gen_context(system_u:object_r:pki_tomcat_cert_t,s0)
 +
-+/var/lock/subsys/pkidaemon		--		gen_context(system_u:object_r:pki_tomcat_var_lock_t,s0)
++/var/lock/subsys/pkidaemon		--		gen_context(system_u:object_r:pki_tomcat_lock_t,s0)
 +
 +/usr/lib/systemd/system/pki-tomcatd at .service	--	 gen_context(system_u:object_r:pki_tomcat_unit_file_t,s0)
 diff --git a/pki.if b/pki.if


More information about the scm-commits mailing list