Skip to content

Commit b1cb9eb

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 b1cb9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
/opt/openqa-trigger-from-obs/*:*/*/.run*/openqa*.log w,
7676
/opt/openqa-trigger-from-obs/*:*/.run*/openqa*.log w,
7777
/usr/bin/openqa-cli rix,
78-
/usr/share/openqa/lib/** r,
78+
/usr/share/openqa/** r,
7979
/usr/share/openqa/script/openqa-cli rix,
8080
/var/lib/openqa/.config/openqa/client.conf r,
8181
/var/lib/openqa/share/factory/{iso,hdd,repo,other}/** r,

0 commit comments

Comments
 (0)