Gibbz Posted December 2, 2022 Posted December 2, 2022 I need to completely disable apparmor on the kernel level on my arm sbc. Ive tried adding: apparmor=0 to the env text file and setenv apparmor "0" in the boot cmd Neither have disabled it. How can i disable apparmor in the kernel? 0 Quote
Igor Posted December 2, 2022 Posted December 2, 2022 1 hour ago, Gibbz said: How can i disable apparmor in the kernel? Check pinned topic in this forum. 0 Quote
Solution Gibbz Posted December 3, 2022 Author Solution Posted December 3, 2022 thanks, the answer was adding the armbianEnv.txt extraargs=apparmor=0 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.