This commit is contained in:
Fabian Affolter 2018-11-27 15:26:04 +01:00
parent fd50bfc604
commit d04d68b7d5
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

View File

@ -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.
## Apparmor
## 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.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.