diff --git a/check b/check index d47495a..8cee8b8 100755 --- a/check +++ b/check @@ -373,6 +373,8 @@ if [ $BASH_VERSINFO -ge 4 ]; then declare -A lanceur lanceur[bind]="bind9" lanceur[dhcpd]="isc-dhcp-server" + lanceur[clamd]="clamav-daemon" + lanceur[freshclam]="clamav-freshclam" lanceur[master]="postfix" lanceur[munin-nod]="munin-node" lanceur[mysqld]="mysql"