AppArmor Notify: cleanup.
This commit is contained in:
parent
5faf590bf5
commit
af9a46d184
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@ Type=Application
|
||||||
Name=AppArmor Notify
|
Name=AppArmor Notify
|
||||||
Comment=Receive on screen notifications of AppArmor denials
|
Comment=Receive on screen notifications of AppArmor denials
|
||||||
TryExec=aa-notify
|
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
|
StartupNotify=false
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue