[selinux-policy] Revert "Fix labels subs to use /var/run rather then /run, since /run will be ignored"

Daniel J Walsh dwalsh at fedoraproject.org
Mon Mar 25 14:49:20 UTC 2013


commit 43a40ee0c7e53a768b42c23039f260d55359d93b
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Mar 25 10:49:09 2013 -0400

    Revert "Fix labels  subs to use /var/run rather then /run, since /run will be ignored"
    
    This reverts commit 40cef5a3616f92576db15aaea83ef090a49e32af.

 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 d87fba0..41a6b52 100644
--- a/file_contexts.subs_dist
+++ b/file_contexts.subs_dist
@@ -8,6 +8,6 @@
 /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
+/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