From 43a40ee0c7e53a768b42c23039f260d55359d93b Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Mon, 25 Mar 2013 10:49:09 -0400 Subject: [PATCH] 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 file changed, 2 insertions(+), 2 deletions(-) diff --git a/file_contexts.subs_dist b/file_contexts.subs_dist index d87fba01..41a6b526 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