Skip to content

Commit

Permalink
Merge pull request #11390 from sergiocazzolato/tests-fix-security-ude…
Browse files Browse the repository at this point in the history
…v-input-subsystem

tests: fix security-udev-input-subsystem test
  • Loading branch information
mvo5 committed Feb 16, 2022
2 parents 1f14e8d + 80e03f8 commit bbb63c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/main/security-udev-input-subsystem/task.yaml
Expand Up @@ -83,4 +83,4 @@ execute: |
# device cgroup is in effect (because of rtc) and the device isn't in the
# cgroup. DAC is evaluated before AppArmor so since the device wasn't added
# to the cgroup, we see a DAC denial.
MATCH "Operation not permitted" < call.error
MATCH "(Operation not permitted|Permission denied)" < call.error

0 comments on commit bbb63c2

Please sign in to comment.