aa-notify man page: update user's configuration file path

Signed-off-by: nl6720 <nl6720@gmail.com>
This commit is contained in:
nl6720 2018-10-06 14:09:11 +03:00
parent 4a2dad336a
commit 2209e09aef

View file

@ -98,7 +98,8 @@ System-wide configuration for B<aa-notify> is done via
# OPTIONAL - custom notification message footer
message_footer="For more information visit https://foo.com"
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"