2010-01-28 10:25:09 -06:00
|
|
|
# ------------------------------------------------------------------
|
|
|
|
#
|
|
|
|
# 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.
|
|
|
|
#
|
|
|
|
# ------------------------------------------------------------------
|
|
|
|
|
2010-09-09 11:25:36 -07:00
|
|
|
# Set to 'no' to disable AppArmor notifications globally
|
|
|
|
show_notifications="yes"
|
2010-01-28 10:25:09 -06:00
|
|
|
|
|
|
|
# Only people in use_group can use apparmor-notify
|
|
|
|
use_group="admin"
|