Hello, Trying to confirm that selinux driver is working on jessie but so far without luck:
2014-01-14 23:10:23.945+0000: 13996: info : libvirt version: 1.2.0 2014-01-14 23:10:23.945+0000: 13996: error : virSecurityDriverLookup:78 : unsupported configuration: Security driver selinux not enabled 2014-01-14 23:10:23.945+0000: 13996: error : lxcSecurityInit:1461 : Failed to initialize security drivers 2014-01-14 23:10:23.945+0000: 13996: error : virStateInitialize:854 : Initialization of LXC state driver failed: unsupported configuration: Security driver selinux not enabled 2014-01-14 23:10:23.946+0000: 13996: error : daemonRunStateInit:909 : Driver state initialization failed This is, to be exact, the latest '1.2.0-2' libvirt-bin package, and OFC selinux is enabled: SELinux status: enabled SELinuxfs mount: /sys/fs/selinux SELinux root directory: /etc/selinux Loaded policy name: default Current mode: permissive Mode from config file: permissive Policy MLS status: enabled Policy deny_unknown status: allowed Max kernel policy version: 28 Even though compilling it manually from sources it ends up on missing selinux driver. I know that this case has been also pushed by Ivan Gooten to the libvirt mailing list, if interested: https://www.redhat.com/archives/libvirt-users/2014-January/msg00025.html WKR, Mateusz