You are not logged in.

#1 2015-10-11 12:32:42

xplice
Member
Registered: 2015-10-11
Posts: 3

Problems with App Armor profiles.

Problems with App Armor profiles.

Dear all,

I'm having problems getting AppArmor to work with arch linux.

I've followed the wiki closely. I've re-complied the kernal with 

CONFIG_SECURITY_APPARMOR=y
CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=1
CONFIG_DEFAULT_SECURITY_APPARMOR=y
CONFIG_AUDIT=y

I've looked through the forums and documentation and still can't find an answer.

I figure this is a nooby question as I'm sure lot's of people are using AppArmor.

# cat /sys/module/apparmor/parameters/enabled

returns 'N'

This is the what I get when I check the status with systemctl:

[z@z ~]$ systemctl status apparmor
● apparmor.service - AppArmor profiles
   Loaded: loaded (/usr/lib/systemd/system/apparmor.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since  1min 38s ago
Main PID: 361 (code=exited, status=1/FAILURE)

Oct 11 19:28:29 z  systemd[1]: Starting AppArmor profiles...
Oct 11 19:28:29 z systemd[1]: apparmor.service: Main process exited, code=exited, status=1/FAILURE
Oct 11 19:28:29 z systemd[1]: Failed to start AppArmor profiles.
Oct 11 19:28:29 z systemd[1]: apparmor.service: Unit entered failed state.
Oct 11 19:28:29 z systemd[1]: apparmor.service: Failed with result 'exit-code'.

Thanks in advance!

Offline

Board footer

Powered by FluxBB