summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorTim Laszlo <tim.laszlo@gmail.com>2012-10-08 14:40:39 -0500
committerTim Laszlo <tim.laszlo@gmail.com>2012-10-08 14:40:39 -0500
commit26007f42b1bddbe7ac1c33de83626ab2ef257e11 (patch)
tree5587066c6d0e3ffb7b1649f85d0fe55bd6cbc5aa /misc
parent3bee6cbd777cb11dc98daf6954bf9a4ec089a6ee (diff)
downloadbcfg2-26007f42b1bddbe7ac1c33de83626ab2ef257e11.tar.gz
bcfg2-26007f42b1bddbe7ac1c33de83626ab2ef257e11.tar.bz2
bcfg2-26007f42b1bddbe7ac1c33de83626ab2ef257e11.zip
remove bcfg2-report-collector chkconfig lines
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index 66a11833e..b628f3ec4 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -442,10 +442,8 @@ touch %{buildroot}%{_sysconfdir}/bcfg2.conf %{buildroot}%{_sysconfdir}/bcfg2-web
if [ $1 -eq 1 ]; then
%if 0%{?suse_version}
%fillup_and_insserv -f bcfg2-server
- %fillup_and_insserv -f bcfg2-report-collector
%else
/sbin/chkconfig --add bcfg2-server
- /sbin/chkconfig --add bcfg2-report-collector
%endif
fi