kolabd/kolabd
    Jeroen van Meeuwen 
    vanmeeuwen at kolabsys.com
       
    Mon Jan 17 12:12:45 CET 2011
    
    
  
 kolabd/kolabd/templates/php.ini.template |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fccf3376b2a0af265888a75ec0236e207bba102e
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Mon Jan 17 11:12:17 2011 +0000
    Revert "Make sure the service we reload is effectively @@@webserver_pkg@@@"
    
    This reverts commit fcc8c7d707a621687f49a7cb05c63207795e9d63.
    
    This commit didn't make any sense while not just the template was in fact spot on accurate while kolabsrv had been updated as well
diff --git a/kolabd/kolabd/templates/php.ini.template b/kolabd/kolabd/templates/php.ini.template
index bcd4b69..53193c5 100644
--- a/kolabd/kolabd/templates/php.ini.template
+++ b/kolabd/kolabd/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 @@@webserver_pkg@@@ reload
+RUNONCHANGE=@@@KOLABRC@@@ rc apache reload
 COMMENT_CHAR=;
 KOLAB_META_END
 @@@warning@@@
    
    
More information about the commits
mailing list