]> git.etc.gen.nz Git - mythtv-status.git/commit
Fix the dependencies in the init.d file.
authorPetter Reinholdtsen <pere@hungry.com>
Sat, 3 Oct 2009 05:13:42 +0000 (18:13 +1300)
committerAndrew Ruthven <andrew@etc.gen.nz>
Sat, 3 Oct 2009 05:13:42 +0000 (18:13 +1300)
commita46986cb58a16eeac4fb5e69f10a60206f184621
treeb42bf8a96610b4737039064eb3acaf669c5fa507
parentb539fe83de25807cf95f31ebbb4ff476a9af4195
Fix the dependencies in the init.d file.

With dependency based boot sequencing, I discovered what I believe is
a bug in the init.d scripts.  The script uses files in /usr/, and
should depend on $remote_fs.  Further, the script depend on the
non-existing facility $mythtv-backend.  This do not exist in the
Debian archive as far as I can see, and I suspect it should be some
facility provided by the mythtv scripts.  I suggest changing this to
not be a virtual facility and to make the dependency optional to avoid
being unable to install the script when the facility is not available.
The stop dependencies should probably be the same as the start
facilities.

<URL: http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html >
documents the LSB header format.  Some debian notes are available from
<URL: http://wiki.debian.org/LSBInitScripts >.
debian/changelog
debian/init.d