From: debian@mikapflueger.de (=?UTF-8?q?Mika=20Pfl=C3=BCger?=) Date: Fri, 23 Jul 2010 15:40:38 +0200 Subject: [refpolicy] Take virtio disks into account Message-ID: <1279892439-4692-1-git-send-email-debian@mikapflueger.de> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Hi, When using selinux in a virtualized system with virtio disks, the virtio devices (/dev/vd*) are not labelled correctly. This can be fixed by this one- liner, treating virtio disks just like any other disk (sata, ide, etc). Without this patch, the booting grinds to a halt when selinux denies mounting the root fs (which has to reside on a virtio disk, of course). Cheers, Mika Pfl?ger