feat(profile): needrestart improve mqueue rule.

This commit is contained in:
Alexandre Pujol 2024-11-29 15:41:54 +00:00 committed by Alex
parent 212b8dcf54
commit 94bf2495e3
2 changed files with 1 additions and 5 deletions

View file

@ -5,10 +5,6 @@
load common
setup_file() {
skip "mqueue raised despite the rule being present. See https://gitlab.com/apparmor/apparmor/-/issues/362"
}
@test "needrestart: List outdated processes" {
needrestart
}