From fe7172d217aecb8c91c1662e95ef06d854d3e08b Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Sun, 2 Dec 2007 13:29:49 +1300 Subject: [PATCH] Change init to be 51 instead of 21. This supports KnoppMyth which starts mythtv-backend at 50. Thanks to Aaron Yourk for spotting this. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index d5e7269..f184d95 100755 --- a/debian/rules +++ b/debian/rules @@ -40,7 +40,7 @@ binary-arch: install dh_install dh_installdebconf # Make sure we start after mythtv-backend - dh_installinit -- defaults 21 + dh_installinit -- defaults 51 dh_installcron dh_installman debian/mythtv-status.1 dh_compress -- 2.30.2