]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Change init to be 51 instead of 21.
authorAndrew Ruthven <andrew@etc.gen.nz>
Sun, 2 Dec 2007 00:29:49 +0000 (13:29 +1300)
committerAndrew Ruthven <andrew@etc.gen.nz>
Sun, 2 Dec 2007 00:29:49 +0000 (13:29 +1300)
This supports KnoppMyth which starts mythtv-backend at 50.

Thanks to Aaron Yourk for spotting this.

debian/rules

index d5e72694d5459f5ee5d71d39fa90a4b8a6bb915c..f184d958dc39f34de9ab08613bb72ace1af140e7 100755 (executable)
@@ -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