-
|
Hello All, Hope everyone is doing well. Is there anyone out there that got Apparmor working with the setup of Omarchy? I am coming from ubuntu which already automatically had it installed. I did the following : in etc/default/limine KERNEL_CMDLINE[default]+="quiet splash" I installed apparmor through the package option. When rebooting and checkin the aa-status i get the following. /etc/default🔒 ❯ sudo aa-status On my old system the default bootloader was grub and now we are using limine. Any help is appreciated while i am going for a run and come back to see if i am missing something. Thanks in advance !!!!!!!!!!! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
So latest update I am stupid as hell!!!!!! To get this working edit the /etc/default/limine save it sudo pacman -S apparmor apparmor.d-git sudo limine-update |
Beta Was this translation helpful? Give feedback.
So latest update
I am stupid as hell!!!!!!
To get this working edit the
/etc/default/limine
KERNEL_CMDLINE[default]+="quiet splash lsm=landlock,lockdown,yama,integrity,apparmor,bpf"
save it
sudo pacman -S apparmor apparmor.d-git
sudo limine-update
after i did a reboot and it worked