fix(ci): minor fixes.
This commit is contained in:
parent
1ca12d173f
commit
e774ad6578
2 changed files with 2 additions and 1 deletions
|
|
@ -22,6 +22,7 @@ profile journalctl @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
network netlink raw,
|
||||
|
||||
signal receive set=kill peer=snapd,
|
||||
signal receive set=term peer=cockpit-bridge,
|
||||
signal send peer=child-pager,
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ load "$BATS_LIB_PATH/bats-support/load"
|
|||
export SYSTEMD_PAGER=
|
||||
|
||||
# Ignore the profile not managed by apparmor.d
|
||||
IGNORE=(php-fpm snapd/snap-confine)
|
||||
IGNORE=(php-fpm snapd/snap-confine snap.vault.vaultd)
|
||||
|
||||
# User password for sudo commands
|
||||
export PASSWORD=${PASSWORD:-user}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue