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

ospack-[target,sdk]: Put the Rhosydd Apparmor profile in complain mode


After the rebase to Buster some AppArmor profiles have become problematic,
preventing the components from working, in this is the case Rhosydd. Put
the tool in complain mode for now.

Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
parent 9be2d02b
No related branches found
No related tags found
1 merge request!131Reinstate Rhosydd on SDK and devroot
......@@ -769,6 +769,11 @@ actions:
chroot: false
script: scripts/apparmor-profile-switch-to-complain.sh ${ROOTDIR}/etc/apparmor.d/usr.*.ribchester*
- action: run
description: Switch the Rhosydd AppArmor profile to complain mode
chroot: false
script: scripts/apparmor-profile-switch-to-complain.sh ${ROOTDIR}/etc/apparmor.d/usr.bin.rhosydd
- action: run
description: Switch the Tracker AppArmor profile to complain mode
chroot: false
......
......@@ -294,6 +294,11 @@ actions:
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
script: scripts/apparmor-profile-switch-to-complain.sh ${ROOTDIR}/etc/apparmor.d/usr.bin.rhosydd
{{ end }}
- action: run
......
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