[selinux-policy] 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:37:10 UTC 2013


commit a0515201e5f0b3dedca9e1f8d4c1528962f375ef
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Mar 25 10:36:45 2013 -0400

    Fix labels  subs to use /var/run rather then /run, since /run will be ignored

 file_contexts.subs_dist |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/file_contexts.subs_dist b/file_contexts.subs_dist
index d87fba0..8e2d652 100644
--- a/file_contexts.subs_dist
+++ b/file_contexts.subs_dist
@@ -1,5 +1,4 @@
 /run /var/run
-/run/lock /var/lock
 /var/run/lock /var/lock
 /lib /usr/lib
 /lib64 /usr/lib


More information about the scm-commits mailing list