dotfiles/home/.config/autostart/apparmor-notify.desktop
2021-02-15 17:05:48 +01:00

9 lines
224 B
Desktop File

[Desktop Entry]
Type=Application
Name=AppArmor Notify
Comment=Receive on screen notifications of AppArmor denials
TryExec=aa-notify
Exec=aa-notify -p -s 1 -w 60 -f /var/log/audit/audit.log
StartupNotify=false
NoDisplay=true