git://git.onelab.eu
/
monitor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a06427d
)
missed a spot.
author
Stephen Soltesz
<soltesz@cs.princeton.edu>
Thu, 20 Nov 2008 00:50:15 +0000
(
00:50
+0000)
committer
Stephen Soltesz
<soltesz@cs.princeton.edu>
Thu, 20 Nov 2008 00:50:15 +0000
(
00:50
+0000)
zabbix.spec
patch
|
blob
|
history
diff --git
a/zabbix.spec
b/zabbix.spec
index
479e684
..
e32fcff
100644
(file)
--- 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