You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
594 B
Plaintext
18 lines
594 B
Plaintext
# Copyright (C) 2012 Canonical Ltd.
|
|
#
|
|
# This program is free software; you can redistribute it and/or
|
|
# modify it under the terms of version 2 of the GNU General Public
|
|
# License published by the Free Software Foundation.
|
|
#
|
|
# ------------------------------------------------------------------
|
|
|
|
# permissions needed for aa_is_enabled
|
|
|
|
# Make sure to include tunables/apparmorfs and tunables/global
|
|
# when using this abstraction
|
|
|
|
#include <abstractions/apparmor_api/find_mountpoint>
|
|
@{sys}/module/apparmor/parameters/enabled r,
|
|
|
|
# TODO: add alternate apparmorfs interface for enabled
|