Add .desktop file for aa-notify

This allows distributions to start aa-notify automatically,
should they wish so.
This commit is contained in:
intrigeri 2022-02-12 09:34:26 +00:00
parent fb35ee4efc
commit bd06a9d214

9
utils/aa-notify.desktop Normal file
View file

@ -0,0 +1,9 @@
[Desktop Entry]
Type=Application
Name=AppArmor Notify
Comment=Receive on screen notifications of AppArmor denials
TryExec=/usr/bin/aa-notify
Exec=/usr/bin/aa-notify -p -s 1 -w 60
StartupNotify=false
NoDisplay=true
X-Ubuntu-Gettext-Domain=aa-notify