[selinux-policy] Fix systemd.fc

Miroslav Grepl mgrepl at fedoraproject.org
Fri Jul 27 14:47:32 UTC 2012


commit 20ce6a9e491a16823bc79bd10969fe0a356c9573
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Fri Jul 27 16:47:16 2012 +0200

    Fix systemd.fc

 policy-rawhide.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policy-rawhide.patch b/policy-rawhide.patch
index 9974c2b..b8fd864 100644
--- a/policy-rawhide.patch
+++ b/policy-rawhide.patch
@@ -89458,7 +89458,7 @@ index 8aed9d0..fdabb76 100644
 +')
 diff --git a/policy/modules/system/systemd.fc b/policy/modules/system/systemd.fc
 new file mode 100644
-index 0000000..365de83
+index 0000000..7da5bf6
 --- /dev/null
 +++ b/policy/modules/system/systemd.fc
 @@ -0,0 +1,24 @@
@@ -89482,7 +89482,7 @@ index 0000000..365de83
 +/var/run/systemd/seats(/.*)?	gen_context(system_u:object_r:systemd_logind_var_run_t,s0)
 +/var/run/systemd/sessions(/.*)?	gen_context(system_u:object_r:systemd_logind_sessions_t,s0)
 +/var/run/systemd/users(/.*)?	gen_context(system_u:object_r:systemd_logind_var_run_t,s0)
-+/var/run/systemd/inhibit(/.*)?	gen_context(system_u:object_r:systemd_inhibit_var_run_t,s0)
++/var/run/systemd/inhibit(/.*)?	gen_context(system_u:object_r:systemd_logind_inhibit_var_run_t,s0)
 +/var/run/systemd/ask-password-block(/.*)?	gen_context(system_u:object_r:systemd_passwd_var_run_t,s0)
 +/var/run/systemd/ask-password(/.*)?	gen_context(system_u:object_r:systemd_passwd_var_run_t,s0)
 +/var/run/initramfs(/.*)?	<<none>>


More information about the scm-commits mailing list