missed a spot.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Thu, 20 Nov 2008 00:50:15 +0000 (00:50 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Thu, 20 Nov 2008 00:50:15 +0000 (00:50 +0000)
zabbix.spec

index 479e684..e32fcff 100644 (file)
@@ -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