apparmor.d/apparmor.d/tunables/extend
2021-08-20 19:14:49 +01:00

15 lines
486 B
Plaintext

# apparmor.d - Full set of apparmor profiles
# Extended systemd 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>