Update hassio_addon_presentation.md

This commit is contained in:
Pascal Vizeli 2018-06-19 21:24:11 +02:00 committed by GitHub
parent 914ad32255
commit d7e82b5659
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,4 +43,4 @@ In future versions of Hass.io, the `CHANGELOG.md` file will be displayed in the
## Apparmor
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.
You can use own security profile for you Add-on with AppArmor. Default it is enabled and use the docker default profile. Put `apparmor.txt` 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.