mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
aa-notify man page: update user's configuration file path
This is a backport of !239
commit 2209e09aef
Author: nl6720 <nl6720@gmail.com>
aa-notify man page: update user's configuration file path
Signed-off-by: nl6720 <nl6720@gmail.com>
This commit is contained in:
@@ -92,7 +92,8 @@ System-wide configuration for B<aa-notify> is done via
|
||||
# only people in use_group can use aa-notify
|
||||
use_group="admin"
|
||||
|
||||
Per-user configuration is done via ~/.apparmor/notify.conf:
|
||||
Per-user configuration is done via $XDG_CONFIG_HOME/apparmor/notify.conf (or
|
||||
the deprecated ~/.apparmor/notify.conf if it exists):
|
||||
|
||||
# set to 'yes' to enable AppArmor DENIED notifications
|
||||
show_notifications="yes"
|
||||
|
Reference in New Issue
Block a user