From a5af16deb7e66850ad3d982ddf6ace95c373de24 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Wed, 20 Sep 2017 16:22:57 +0200 Subject: Fixed php56 report messages --- services/applications/php56.cf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'services') diff --git a/services/applications/php56.cf b/services/applications/php56.cf index e62a389..75d4820 100644 --- a/services/applications/php56.cf +++ b/services/applications/php56.cf @@ -33,6 +33,6 @@ bundle agent php56 "$(this.bundle): /usr/local/etc/php.ini repaired" ifvarclass => "php56_php_ini_file_repaired"; "$(this.bundle): /usr/local/etc/php-fpm.conf repaired" ifvarclass => "php56_php_fpm_conf_file_repaired"; "$(this.bundle): /var/run/php-fpm/ directory repaired" ifvarclass => "php56_php_run_dir_repaired"; - "$(this.bundle): sshd service repaired" ifvarclass => "php_fpm_service_repaired"; - "$(this.bundle): sshd service restarted" ifvarclass => "php_fpm_service_restarted"; + "$(this.bundle): php-fpm service repaired" ifvarclass => "php_fpm_service_repaired"; + "$(this.bundle): php-fpm service restarted" ifvarclass => "php_fpm_service_restarted"; } -- cgit v1.2.3