mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-12-15 03:22:06 +08:00
apparmor
This commit is contained in:
7
src/etc/apparmor.d/amber-ce-bookworm
Normal file
7
src/etc/apparmor.d/amber-ce-bookworm
Normal file
@@ -0,0 +1,7 @@
|
||||
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>
|
||||
}
|
||||
Reference in New Issue
Block a user