Skip to content

Commit f609e0b

Browse files
committed
Add openqa/public needed by openqa-cli to apparmor
The file openqa-cli.yaml needs to be readable. See: os-autoinst/openQA#6316
1 parent 49fa58e commit f609e0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

profiles/apparmor.d/opt.openqa-trigger-from-obs.script.rsync.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
/opt/openqa-trigger-from-obs/*:*/.run*/openqa*.log w,
7777
/usr/bin/openqa-cli rix,
7878
/usr/share/openqa/lib/** r,
79+
/usr/share/openqa/public/** r,
7980
/usr/share/openqa/script/openqa-cli rix,
8081
/var/lib/openqa/.config/openqa/client.conf r,
8182
/var/lib/openqa/share/factory/{iso,hdd,repo,other}/** r,

0 commit comments

Comments
 (0)