From 50f748a465f7c5da3bfbc6523ad9a079006c7861 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Thu, 20 Nov 2008 00:50:15 +0000 Subject: [PATCH] missed a spot. --- zabbix.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zabbix.spec b/zabbix.spec index 479e684..e32fcff 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -174,7 +174,7 @@ cat $TMP_FILE > %{zabbix_initdir}/zabbix_agentd # NOTE: Run every runlevel as soon as possible, and stop as late as possible cp %{zabbix_initdir}/zabbix_agentd %{_initrddir} sed -i -e "s#chkconfig: - 90 10#chkconfig: 2345 12 90#g" \ - %{_initrddir}/zabbix_server + %{_initrddir}/zabbix_agentd rm -f $TMP_FILE -- 2.43.0