mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 04:16:29 +00:00
Update hassio_addon_presentation.md
This commit is contained in:
parent
7cd394157b
commit
1fcdfb352f
@ -41,6 +41,6 @@ If you are in need of a guide on keeping a changelog, we would recommend checkin
|
||||
|
||||
In future versions of Hass.io, the `CHANGELOG.md` file will be displayed in the Home Assistant frontend.
|
||||
|
||||
## Extended Security
|
||||
## Apparmor
|
||||
|
||||
You can use own security profile for you Add-on with Seccomp or AppArmor. Default it is enabled and use the docker default profile. Put `apparmor` or `seccomp.json` file into your Add-on folder and it will load this file as primary profile.
|
||||
You can use own security profile for you Add-on with AppArmor. Default it is enabled and use the docker default profile. Put `apparmor` file into your Add-on folder and it will load this file as primary profile. Use the config options to set the name of that profile.
|
||||
|
Loading…
x
Reference in New Issue
Block a user