Skip to content

Commit

Permalink
naughty: Add AppArmor denial for sysfs queue/zoned attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Oct 10, 2023
1 parent ae9b2fd commit fac9de5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions naughty/debian-testing/5364-apparmor-sysfs-zoned
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
apparmor="DENIED" operation="open" class="file" profile="libvirt*" name="/sys/*/queue/zoned" * comm="qemu-system-x86" requested_mask="r" denied_mask="r"

0 comments on commit fac9de5

Please sign in to comment.