From: Sebastian Harl Date: Thu, 5 Oct 2006 10:19:21 +0000 (+0000) Subject: Changed init sequence code to 95. X-Git-Tag: collectd-3.10.1-4~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d7f93332260eadbe9713cb3cc1fd607e6e6a37a1;p=pkg-collectd.git Changed init sequence code to 95. This way any daemons that data is collected from should be started. --- diff --git a/debian/rules b/debian/rules index 9c69804..6a4cdf3 100755 --- a/debian/rules +++ b/debian/rules @@ -94,7 +94,7 @@ binary-arch: build install-arch dh_installchangelogs -a ChangeLog dh_installdocs -A -a debian/README.Debian AUTHORS README TODO dh_installexamples -a contrib/collectd2html.pl contrib/collection.cgi - dh_installinit -a + dh_installinit -a -- defaults 95 dh_installman -a src/collectd.1 src/collectd.conf.5 dh_link -a dh_strip -a --dbg-package=collectd-dbg