Comment 6 for bug 1824812

Revision history for this message
Christian Ehrhardt  (paelzer) wrote : Re: apparmor no more starting in Disco LXD containers

In that container that has no profiles at all I can explicitly load them.
 $ sudo apparmor_parser -r /etc/apparmor.d/usr.sbin.libvirtd
 $ systemctl restart libvirtd

makes it show up correctly
  1 processes are in enforce mode.
   /usr/sbin/libvirtd (1146)

But why is it missing in the first place ... ?