apparmor.d/apparmor.d/tunables/extend
2021-09-15 20:40:47 +01:00

15 lines
No EOL
485 B
Text

# apparmor.d - Full set of apparmor profiles
# Extended system directories definition
# Copyright (C) 2021 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
# To allow extended personalisation without breaking everything.
# All apparmor profiles should always use the variables defined here.
# Common mountpoints
@{MOUNTS}=/media/ @{run}/media /mnt
# Libexec path. Different in some distribution
@{libexec}=/usr/lib
include if exists <tunables/extend.d>