Restore AppArmor profile when not present on the system (#1278)

Restore our default AppArmor profile when not present on the system.
This allows to implement factory reset.
This commit is contained in:
Stefan Agner
2021-03-19 10:53:49 +01:00
committed by GitHub
parent 86cabd3d1a
commit 45abe203f5
15 changed files with 21 additions and 1 deletions

View File

@@ -104,6 +104,7 @@ BR2_PACKAGE_HASSIO_ARCH="armv7"
BR2_PACKAGE_HASSIO_MACHINE="odroid-xu"
BR2_PACKAGE_APPARMOR=y
BR2_PACKAGE_APPARMOR_PROFILES=y
BR2_PACKAGE_LIBCURL_CURL=y
BR2_PACKAGE_HARDKERNEL_BOOT=y
BR2_PACKAGE_HARDKERNEL_BOOT_ODROID_XU4=y
BR2_PACKAGE_DOSFSTOOLS=y