mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-29 13:28:19 +00:00
aa-notify man page: update user's configuration file path
Signed-off-by: nl6720 <nl6720@gmail.com>
This commit is contained in:
parent
4a2dad336a
commit
2209e09aef
@ -98,7 +98,8 @@ System-wide configuration for B<aa-notify> is done via
|
|||||||
# OPTIONAL - custom notification message footer
|
# OPTIONAL - custom notification message footer
|
||||||
message_footer="For more information visit https://foo.com"
|
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
|
# set to 'yes' to enable AppArmor DENIED notifications
|
||||||
show_notifications="yes"
|
show_notifications="yes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user