From e68c18dea814725bc2862e660b7007ff59e5c79d Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Mon, 17 Jan 2011 11:01:33 +0000 Subject: Make sure the service we reload is effectively @@@webserver_pkg@@@ --- conf/templates/php.ini.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/templates/php.ini.template b/conf/templates/php.ini.template index 53193c5..bcd4b69 100644 --- a/conf/templates/php.ini.template +++ b/conf/templates/php.ini.template @@ -2,7 +2,7 @@ KOLAB_META_START TARGET=@@@phpini_dir@@@/php.ini PERMISSIONS=0640 OWNERSHIP=@@@webserver_musr@@@:@@@webserver_grp@@@ -RUNONCHANGE=@@@KOLABRC@@@ rc apache reload +RUNONCHANGE=@@@KOLABRC@@@ rc @@@webserver_pkg@@@ reload COMMENT_CHAR=; KOLAB_META_END @@@warning@@@ -- cgit v0.12