chore: cosmetic.

This commit is contained in:
Alexandre Pujol 2024-03-16 19:27:45 +00:00
parent c6717d2bab
commit c9b87efebe
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
5 changed files with 13 additions and 26 deletions

View file

@ -105,7 +105,7 @@ func TestAppArmorProfile_String(t *testing.T) {
},
&File{Path: "/opt/intel/oneapi/compiler/*/linux/lib/*.so./*", Access: "rm"},
&File{Path: "@{PROC}/@{pid}/task/@{tid}/comm", Access: "rw"},
&File{Path: "@{sys}/devices/pci[0-9]*/**/class", Access: "r"},
&File{Path: "@{sys}/devices/@{pci}/class", Access: "r"},
includeLocal1,
},
},