mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-08 20:51:26 +00: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.
11 lines
216 B
Plaintext
11 lines
216 B
Plaintext
# Last Modified: Fri Feb 7 13:01:36 2014
|
|
|
|
#include <abstractions/base>
|
|
|
|
/usr/sbin/cron PUx,
|
|
/usr/lib/systemd/systemd PUx,
|
|
|
|
/usr/lib/libsystemd-*.so.* mr,
|
|
/usr/lib/libudev-*.so.* mr,
|
|
/etc/ld.so.cache mr,
|