Hello, patch for xen: --- refpolicy.orig/policy/modules/system/xen.fc 2007-10-02 20:17:33.000000000 +0200 +++ refpolicy/policy/modules/system/xen.fc 2007-11-17 16:39:12.755643344 +0100 @@ -24,3 +24,10 @@ /var/run/xenstored(/.*)? gen_context(system_u:object_r:xenstored_var_run_t,s0) /xen(/.*)? gen_context(system_u:object_r:xen_image_t,s0) + +ifdef(`distro_debian',` +/usr/lib/xen-(.*)?/bin/xenstored -- gen_context(system_u:object_r:xenstored_exec_t,s0) +/usr/lib/xen-(.*)?/bin/xend -- gen_context(system_u:object_r:xend_exec_t,s0) +/usr/lib/xen-(.*)?/bin/xenconsoled -- gen_context(system_u:object_r:xenconsoled_exec_t,s0) +/usr/lib/xen-(.*)?/bin/xm -- gen_context(system_u:object_r:xm_exec_t,s0) +') regards, Robert Litwiniec LiNiO -- http://debian.wonder.pl - Debian/GNU Linux wiki http://zamosc.wonder.pl - Wonders of Zamosc - Zamosc zadziwia -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.