Skip to content

ospack: Switch AppArmor profiles back to enforce mode

Emanuele Aina requested to merge wip/em/enforce-apparmor-again into apertis/v2019pre

This reverts commit fffab36d, "ospack: Switch AppArmor profiles to complain mode".

After the rebase to Buster, some AppArmor profiles have become problematic and prevent the components from working. In particular, the logind, Canterbury and Ribchester profiles prevent the Mildenhall HMI from appearing on the screen so they were forced into complain mode rather than enforce mode.

Now the underlying issue has been fixed in APERTIS-5840 the profiles can be restored to their enforcing mode.

Fixes: https://phabricator.apertis.org/T6010

Merge request reports