From 5b8288629495c1b84a61880c9bcfef21e84b4b12 Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 7 Sep 2014 23:24:25 +0200 Subject: no need for that --- manifests/vhost/php/standard.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests') diff --git a/manifests/vhost/php/standard.pp b/manifests/vhost/php/standard.pp index 52743f9..86373a4 100644 --- a/manifests/vhost/php/standard.pp +++ b/manifests/vhost/php/standard.pp @@ -231,7 +231,6 @@ define apache::vhost::php::standard( owner => $run_uid, group => $run_gid, notify => Service['apache'], - rc => '/etc', } if $php_installation == 'scl54' { require php::scl::php54 -- cgit v1.2.3