From 8af4eca3977704162b81302eeb223c8fb151f6b2 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Mar 05 2013 14:34:06 +0000 Subject: Allow sshd to communicate with libvirt to set containers labels --- diff --git a/selinux-policy.spec b/selinux-policy.spec index 835adda..45f4167 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -230,7 +230,7 @@ if [ $? = 0 -a "${SELINUXTYPE}" = %1 -a -f ${FILE_CONTEXT}.pre ]; then \ rm -f ${FILE_CONTEXT}.pre; \ fi; \ /sbin/restorecon -e /run/media -R /root /var/log /var/run /etc/passwd* /etc/group* /etc/*shadow* 2> /dev/null; \ -/sbin/restorecon -R /home/*/.cache /home/*/.config 2> /dev/null +/sbin/restorecon -R /home/*/.cache /home/*/.config 2> /dev/null; %define preInstall() \ if [ $1 -ne 1 ] && [ -s /etc/selinux/config ]; then \