Skip to content
Snippets Groups Projects
Commit 3770a6b1 authored by Martyn Welch's avatar Martyn Welch
Browse files

ospack-sdk: Put the Newport AppArmor profile in complain mode


After the rebase to Buster, some AppArmor profiles have become
problematic and prevent the components from working: this is the case for
Newport, which currently fails to start.

This was tweaked for the minimal and target images, but missed for the SDK
in commit 3938bda1.

Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
parent eb3c133f
No related branches found
No related tags found
1 merge request!133Wip/martyn/sdk fixes
......@@ -748,6 +748,11 @@ actions:
chroot: false
script: scripts/apparmor-profile-switch-to-complain.sh ${ROOTDIR}/etc/apparmor.d/usr.*.ribchester*
- action: run
description: Switch the Newport AppArmor profile to complain mode
chroot: false
script: scripts/apparmor-profile-switch-to-complain.sh ${ROOTDIR}/etc/apparmor.d/usr.bin.newport
- action: run
description: Switch the Rhosydd AppArmor profile to complain mode
chroot: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment