fix-apparmor

This commit is contained in:
2024-06-20 22:31:58 +08:00
parent a388a710a5
commit d90e4cf529
3 changed files with 12 additions and 9 deletions

View File

@@ -1,7 +0,0 @@
abi <abi/4.0>,
include <tunables/global>
profile bwrap /usr/bin/bwrap flags=(unconfined) {
userns,
#Site-specific additions and overrides. See local/README for details.
include if exists <local/bwrap>
}