Commit 2b7c23f
committed
Fix misleading restart messages when plugin exceeds max_restarts
Fix UI issue where plugins would continue to show "was restarted"
messages even after exceeding the maximum restart limit.
Also, show how many times a plugin has been restarted.
Here is how it looked like before:
plugin /sbin/audisp-af_unix was restarted
plugin /sbin/audisp-af_unix terminated unexpectedly
plugin /sbin/audisp-af_unix was restarted --no such thing happened1 parent 2c45093 commit 2b7c23f
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
608 | | - | |
609 | | - | |
610 | | - | |
| 608 | + | |
611 | 609 | | |
612 | 610 | | |
613 | 611 | | |
614 | | - | |
615 | | - | |
| 612 | + | |
| 613 | + | |
616 | 614 | | |
617 | 615 | | |
618 | 616 | | |
| |||
0 commit comments