mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-25 01:57:48 +03:00
use_apparmor() was first designed to be called from withing libvirtd, but libvirt_lxc also uses it. in libvirt_lxc, there is no need to check whether to use apparmor or not: just use it if possible.