From db36c6a591fdbd5377f6b6c1f4a97342c30d2de3 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Thu, 13 Nov 2008 22:15:53 +0000 Subject: [PATCH] --- zabbix.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zabbix.spec b/zabbix.spec index 665f3f2..fb7cb8c 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -221,7 +221,7 @@ chkconfig zabbix_server on # TMP_FILE=`mktemp $TMPDIR/zbxtmpXXXXXX` -sed -e "s#;date.timezone =#date.timezone = 'UTC'#g" \ +sed -e "s#;date.timezone =#date.timezone = UTC#g" \ -e "s#max_execution_time = 30 #max_execution_time = 300 #g" \ %{_sysconfdir}/php.ini > $TMP_FILE cat $TMP_FILE > %{_sysconfdir}/php.ini -- 2.43.0