mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
16 lines
535 B
Text
16 lines
535 B
Text
![]() |
# ------------------------------------------------------------------
|
||
|
#
|
||
|
# Copyright (C) 2010 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.
|
||
|
#
|
||
|
# ------------------------------------------------------------------
|
||
|
|
||
|
# Set to 'yes' to enable AppArmor DENIED notifications globally
|
||
|
show_notifications="no"
|
||
|
|
||
|
# Only people in use_group can use apparmor-notify
|
||
|
use_group="admin"
|