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

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


commit 58a36b9a268b2d1c4c90954f22ade5689ad00487
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Sat Apr 6 07:51:11 2013 -0400

    Fix the label of of /run/lock directory

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


More information about the scm-commits mailing list