fix(test): minor integration tests fixes.
This commit is contained in:
parent
031e1b2b07
commit
41fc182860
4 changed files with 13 additions and 5 deletions
|
|
@ -9,10 +9,13 @@ include <tunables/global>
|
|||
@{exec_path} = @{bin}/dpkg-statoverride
|
||||
profile dpkg-statoverride @{exec_path} flags=(complain) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
/var/lib/dpkg/statoverride r,
|
||||
|
||||
include if exists <local/dpkg-statoverride>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue