• M
    Fix apparmor issues for tck · c0273cd6
    Mike Latimer 提交于
    The network and nwfilter tests contained in the libvirt-TCK testkit can fail
    unless access to raw network packets is granted. Without this access, the
    following apparmor error can be seen while running the tests:
    
      apparmor="DENIED" operation="create" parent=1 profile="/usr/sbin/libvirtd"
      pid=94731 comm="libvirtd" family="packet" sock_type="raw" protocol=768
    c0273cd6
usr.sbin.libvirtd 1.7 KB