15 lines
495 B
Plaintext
15 lines
495 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.
|
|
#
|
|
# ------------------------------------------------------------------
|
|
|
|
include <tunables/securityfs>
|
|
|
|
@{apparmorfs}=@{securityfs}/apparmor/
|
|
|
|
# Also, include files in tunables/apparmorfs.d for site-specific adjustments
|
|
include if exists <tunables/apparmorfs.d>
|