Add new launchers
This commit is contained in:
2
check
2
check
@@ -373,6 +373,8 @@ if [ $BASH_VERSINFO -ge 4 ]; then
|
|||||||
declare -A lanceur
|
declare -A lanceur
|
||||||
lanceur[bind]="bind9"
|
lanceur[bind]="bind9"
|
||||||
lanceur[dhcpd]="isc-dhcp-server"
|
lanceur[dhcpd]="isc-dhcp-server"
|
||||||
|
lanceur[clamd]="clamav-daemon"
|
||||||
|
lanceur[freshclam]="clamav-freshclam"
|
||||||
lanceur[master]="postfix"
|
lanceur[master]="postfix"
|
||||||
lanceur[munin-nod]="munin-node"
|
lanceur[munin-nod]="munin-node"
|
||||||
lanceur[mysqld]="mysql"
|
lanceur[mysqld]="mysql"
|
||||||
|
|||||||
Reference in New Issue
Block a user