fix(profile): integration tests.
This commit is contained in:
parent
9ef8db9cbc
commit
1751a9997c
5 changed files with 12 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ profile grub-probe @{exec_path} {
|
|||
@{PROC}/devices r,
|
||||
|
||||
/dev/**/ r,
|
||||
/dev/mapper/control w,
|
||||
|
||||
include if exists <local/grub-probe>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue