mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Apparmor more-info (#17303)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
7db7a9adcd
commit
3dcbbc05ee
16
source/more-info/unsupported/apparmor.markdown
Normal file
16
source/more-info/unsupported/apparmor.markdown
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "AppArmor issues"
|
||||
description: "More information on why missing AppArmor marks the installation as unsupported."
|
||||
---
|
||||
|
||||
## The issue
|
||||
|
||||
AppArmor is how the Supervisor does handling all the security around add-ons,
|
||||
without this, the Supervisor is missing important security mechanics to protect your system and data within it.
|
||||
|
||||
## The solution
|
||||
|
||||
If the AppArmor is not enabled on your host, set this to the Linux boot cmd: `apparmor=1 security=apparmor` and reboot your operating system.
|
||||
|
||||
As a last resort, you might need to reinstall the host running the Supervisor
|
||||
with one of the supported operating systems, [see instructions here](/more-info/unsupported/os).
|
Loading…
x
Reference in New Issue
Block a user