mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
14 lines
383 B
Text
14 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}>
|
|
}}
|