fix(profile): integration tests.

This commit is contained in:
Alexandre Pujol 2025-03-30 18:28:50 +02:00
parent 9ef8db9cbc
commit 1751a9997c
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
5 changed files with 12 additions and 1 deletions

View file

@ -34,6 +34,7 @@ profile grub-probe @{exec_path} {
@{PROC}/devices r,
/dev/**/ r,
/dev/mapper/control w,
include if exists <local/grub-probe>
}

View file

@ -39,6 +39,9 @@ profile snap-update-ns @{exec_path} {
/ r,
/tmp/ r,
/usr/ r,
/usr/local/ r,
/usr/local/share/ r,
owner /snap/{,**} rw,