Comment 2 for bug 1830502

Revision history for this message
John Johansen (jjohansen) wrote : Re: apparmor fails to start with no parser errors

No the warnings won't cause apparmor to fail, however the kernel killing the apparmor_parser will, and that won't report a parse error.

The Ubuntu apparmor.service calls the apparmor_parser once for each profile. Which means you are getting a some profiles loaded but not all of them.

Can you check your kernel messages/dmesg to see for what reason the kernel is killing the apparmor_parser.