AppArmor Notify: cleanup.

This commit is contained in:
Alexandre Pujol 2021-04-18 17:51:50 +01:00
parent 5faf590bf5
commit af9a46d184
Failed to generate hash of commit

View file

@ -3,6 +3,6 @@ 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
Exec=aa-notify --poll --since-days 1 --wait 60 --file /var/log/audit/audit.log
StartupNotify=false
NoDisplay=true