diff --git a/apache.cf b/apache.cf index 621af7e..e2e1312 100644 --- a/apache.cf +++ b/apache.cf @@ -150,7 +150,7 @@ services: service_policy => "start", handle => "apache_running"; - php_changed|apache_changed:: + "php_changed|apache_changed":: "$(apache.service_name)" service_policy => "restart"; }