diff options
-rw-r--r-- | conf/templates/php.ini.template | 2 |
1 files changed, 1 insertions, 1 deletions
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@@@ |