You are not logged in.

#1 2020-05-08 00:08:10

pete_mav_mitchell
Guest

[Solved] AppArmor custom kernel compile?

Hi,

I'm looking to install AppArmor. Reading the wiki https://wiki.archlinux.org/index.php/AppArmor, it states 'AppArmor is available in all officially supported kernels.' 
So install and setup looks reasonable for a newbie like me, i.e. no kernel compiling, phew!

There is a section on the wiki page  Custom kernel. Is this only applicable for those that have a custom kernel? And for users like me (that have an official kernel) can ignore the compilation?
Simple question, but I'm learning.

Thanks.

Last edited by pete_mav_mitchell (2020-05-08 00:15:34)

#2 2020-05-08 00:13:50

Ropid
Member
Registered: 2015-03-09
Posts: 1,069

Re: [Solved] AppArmor custom kernel compile?

Yes, that section is only for people that do their own kernel. It's listing what config options to enable to make it work. All of those options are already enabled in the normal Arch kernel.

You can take a look inside the config of your currently running kernel like this if you want to double-check:

zless /proc/config.gz

Offline

#3 2020-05-08 00:15:13

pete_mav_mitchell
Guest

Re: [Solved] AppArmor custom kernel compile?

Thanks heaps for confirming!

Board footer

Powered by FluxBB