enable AppArmor for home-assistant? #124
-
|
HA is complaining that AppArmor isn't running (https://www.home-assistant.io/more-info/unsupported/apparmor). |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Yeah, I need to implement some Env.txt like Armbian does. I have some instructions written below, and please let me know if you have any troubles.
|
Beta Was this translation helpful? Give feedback.
-
|
I can't find this files " /boot/firmware/boot.cmd"。
|
Beta Was this translation helpful? Give feedback.
Yeah, I need to implement some Env.txt like Armbian does. I have some instructions written below, and please let me know if you have any troubles.
/boot/firmware/boot.cmdwith sudo privileges.env set bootargs(line 6 to be exact) and insertapparmor=1 security=apparmorat the end of the line inside the quotes.