Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable AppArmor Support #274

Open
dashaub opened this issue Jan 5, 2021 · 0 comments
Open

Enable AppArmor Support #274

dashaub opened this issue Jan 5, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@dashaub
Copy link

dashaub commented Jan 5, 2021

$ sudo aa-status
apparmor module is not loaded.

$ sudo systemctl status apparmor
● apparmor.service - Load AppArmor profiles
   Loaded: loaded (/lib/systemd/system/apparmor.service; enabled; vendor preset:
   Active: inactive (dead) since Fri 2021-01-04 21:07:52 UTC; 1 days ago
    └─ ConditionSecurity=apparmor was not met
     Docs: man:apparmor(7)
           https://gitlab.com/apparmor/apparmor/wikis/home/

Looks like the kernel might need some customized flags enabled in the build.

$ sudo dmesg | grep apparmor | wc -l
0
@SolidHal SolidHal added the enhancement New feature or request label Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants