[selinux-policy/f19] Fix the label of of /run/systemd/generator directory

Daniel J Walsh dwalsh at fedoraproject.org
Sat Apr 6 11:56:19 UTC 2013


commit f5a42b3937791c63a6a79051c7f7cd9dd93e1b95
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Sat Apr 6 07:54:15 2013 -0400

    Fix the label of of /run/systemd/generator directory

 file_contexts.subs_dist |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/file_contexts.subs_dist b/file_contexts.subs_dist
index e1b31c8..252cfd3 100644
--- a/file_contexts.subs_dist
+++ b/file_contexts.subs_dist
@@ -1,5 +1,7 @@
 /run /var/run
 /run/lock /var/lock
+/run/systemd/system /usr/lib/systemd/system
+/run/systemd/generator /usr/lib/systemd/system
 /lib /usr/lib
 /lib64 /usr/lib
 /usr/lib64 /usr/lib
@@ -7,6 +9,4 @@
 /usr/local/lib64 /usr/lib
 /usr/local/lib32 /usr/lib
 /etc/systemd/system /usr/lib/systemd/system
-/var/run/systemd/system /usr/lib/systemd/system
-/var/run/systemd/generator /usr/lib/systemd/system
 /var/lib/xguest/home /home


More information about the scm-commits mailing list