From d04d68b7d57d99f25553e5b258e89a9cd53dccd0 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 27 Nov 2018 15:26:04 +0100 Subject: [PATCH] Fix name --- docs/hassio_addon_presentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hassio_addon_presentation.md b/docs/hassio_addon_presentation.md index 9a2b1bb0..cf31e601 100644 --- a/docs/hassio_addon_presentation.md +++ b/docs/hassio_addon_presentation.md @@ -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.