[selinux-policy/f18: 1/2] Fix labeling of systemd generated unit files

Daniel J Walsh dwalsh at fedoraproject.org
Mon Sep 10 21:10:23 UTC 2012


commit 099029526a40a0f19cdc6729c3f4b2437c201717
Author: rhatdan <dwalsh at redhat.com>
Date:   Sat Sep 8 07:55:18 2012 -0400

    Fix labeling of systemd generated unit files

 file_contexts.subs_dist |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/file_contexts.subs_dist b/file_contexts.subs_dist
index 392ec11..41a6b52 100644
--- a/file_contexts.subs_dist
+++ b/file_contexts.subs_dist
@@ -8,4 +8,6 @@
 /usr/local/lib64 /usr/lib
 /usr/local/lib32 /usr/lib
 /etc/systemd/system /usr/lib/systemd/system
+/run/systemd/system /usr/lib/systemd/system
+/run/systemd/generator /usr/lib/systemd/system
 /var/lib/xguest/home /home


More information about the scm-commits mailing list