|
|
|
@ -105,42 +105,42 @@ print_config_title 'RECIPE GENTOO - CHECK BASIC CONFIG'
@@ -105,42 +105,42 @@ print_config_title 'RECIPE GENTOO - CHECK BASIC CONFIG'
|
|
|
|
|
|
|
|
|
|
# Voir pour mettre ./ à la place de . |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_packages.sh |
|
|
|
|
. recipes/recipe_check_packages.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_hostname.sh |
|
|
|
|
. recipes/recipe_check_hostname.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_dns_config.sh |
|
|
|
|
. recipes/recipe_check_dns_config.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_ping.sh |
|
|
|
|
. recipes/recipe_check_ping.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_ip_admin.sh |
|
|
|
|
. recipes/recipe_check_ip_admin.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_services.sh |
|
|
|
|
. recipes/recipe_check_services.sh |
|
|
|
|
|
|
|
|
|
. recipes/recipe_check_ssh_config.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_nrpe_config.sh |
|
|
|
|
. recipes/recipe_check_nrpe_config.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_munin_config.sh |
|
|
|
|
. recipes/recipe_check_munin_config.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_snmp_config.sh |
|
|
|
|
. recipes/recipe_check_snmp_config.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_mail_alias_config.sh |
|
|
|
|
. recipes/recipe_check_mail_alias_config.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_postfix_protocol_config.sh |
|
|
|
|
. recipes/recipe_check_postfix_protocol_config.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_ipam_config.sh |
|
|
|
|
. recipes/recipe_check_ipam_config.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_eselect.sh |
|
|
|
|
. recipes/recipe_check_eselect.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_autobackup_config.sh |
|
|
|
|
. recipes/recipe_check_autobackup_config.sh |
|
|
|
|
|
|
|
|
|
. recipes/recipe_check_autoupdate_config.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_check_portage.sh |
|
|
|
|
. recipes/recipe_check_portage.sh |
|
|
|
|
|
|
|
|
|
. recipes/recipe_final_summary.sh |
|
|
|
|
|
|
|
|
|
#. recipes/recipe_addtional_manual_verification.sh |
|
|
|
|
. recipes/recipe_addtional_manual_verification.sh |
|
|
|
|
|
|
|
|
|
exit 0 |
|
|
|
|