mirror of
https://gitee.com/amber-ce/amber-pm
synced 2026-03-26 07:29:52 +08:00
1.0.7.1 ubuntu fix
This commit is contained in:
9
src/etc/apparmor.d/apm
Normal file
9
src/etc/apparmor.d/apm
Normal file
@@ -0,0 +1,9 @@
|
||||
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