apparmor.d/root/etc/xdg/autostart/apparmor-notify.desktop

9 lines
246 B
Desktop File
Raw Normal View History

[Desktop Entry]
Type=Application
Name=AppArmor Notify
Comment=Receive on screen notifications of AppArmor denials
TryExec=aa-notify
2021-04-18 18:51:50 +02:00
Exec=aa-notify --poll --since-days 1 --wait 60 --file /var/log/audit/audit.log
StartupNotify=false
NoDisplay=true