mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
15 lines
383 B
Text
15 lines
383 B
Text
![]() |
# This profile was auto-generated by AppArmor
|
||
|
# This profile allows everything and only exists to give the
|
||
|
# application the possibility to use unprivileged user namespaces
|
||
|
|
||
|
abi <abi/4.0>,
|
||
|
include <tunables/global>
|
||
|
|
||
|
|
||
|
profile {name} {path} flags=(unconfined) {{
|
||
|
{rule},
|
||
|
|
||
|
# Site-specific additions and overrides. See local/README for details.
|
||
|
include if exists <local/{name}>
|
||
|
}}
|