[selinux-policy] Add subs for /var/home and /var/root

Daniel J Walsh dwalsh at fedoraproject.org
Fri Feb 14 20:21:27 UTC 2014


commit 9a76d63b01a7d2ed99d656c752e9e3422f6f88ed
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Feb 14 15:21:51 2014 -0500

    Add subs for /var/home and /var/root

 file_contexts.subs_dist |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/file_contexts.subs_dist b/file_contexts.subs_dist
index 252cfd3..92c8c4f 100644
--- a/file_contexts.subs_dist
+++ b/file_contexts.subs_dist
@@ -10,3 +10,5 @@
 /usr/local/lib32 /usr/lib
 /etc/systemd/system /usr/lib/systemd/system
 /var/lib/xguest/home /home
+/var/home            /home
+/var/root            /root


More information about the scm-commits mailing list