Skip to content

Commit

Permalink
Recommend the correct command for restarting auditd
Browse files Browse the repository at this point in the history
Fix #192
  • Loading branch information
FrostyX committed May 17, 2023
1 parent b6bb8e7 commit 831fd91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/applications.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
<app name="nm-applet" />
</group>

<app name="auditd" type="daemon" helper="service auditd restart" />
<app name="dropbox" helper="dropbox stop; dropbox start" />
<app name="pulseaudio" helper="pulseaudio --kill; pulseaudio --start" />
<app name="gnome-shell" helper="killall -3 gnome-shell" />
Expand Down

0 comments on commit 831fd91

Please sign in to comment.