apparmor.d/apparmor.d/abstractions/app-launcher-root
2021-04-12 19:59:04 +01:00

13 lines
No EOL
298 B
Text

# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2020-2021 Mikhail Morfikov
# SPDX-License-Identifier: GPL-2.0-only
abi <abi/3.0>,
# Root app location
/ r,
/usr/ r,
/{usr/,}{s,}bin/ r,
/{usr/,}{s,}bin/[a-z0-9]* rPUx,
include if exists <abstractions/app-launcher-root.d>