mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
ci: ensure compatibility with some AppArmor userspace tools.
This commit is contained in:
parent
23312c1640
commit
50f134fef5
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -32,5 +32,8 @@ jobs:
|
|||||||
- name: Show AppArmor log
|
- name: Show AppArmor log
|
||||||
run: sudo aa-log
|
run: sudo aa-log
|
||||||
|
|
||||||
|
- name: Ensure compatibility with some AppArmor userspace tools
|
||||||
|
run: sudo aa-enforce /etc/apparmor.d/aa-notify
|
||||||
|
|
||||||
- name: Show Number of loaded profile
|
- name: Show Number of loaded profile
|
||||||
run: sudo aa-status --profiled
|
run: sudo aa-status --profiled
|
||||||
|
Loading…
Reference in New Issue
Block a user