[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CDBS and multiple init scripts?



Chad Walstrom <chewie@wookimus.net> wrote:
> On Fri, Mar 19, 2004 at 11:42:11AM +0100, W. Borgert wrote:
>> I'm working on a package (single binary package) containing multiple
>> daemons.  I like to have one /etc/init.d/ script per daemon.  (How)
>> can I realise this with CDBS?  Thanks in advance!

> Use debhelper scripts:

> include /usr/share/cdbs/1/rules/debhelper.mk

> And make sure you have the following files in your debian/ directory:

> PACKAGE1.init
> PACKAGE1.default

> PACKAGE2.init
> PACKAGE2.default

This will add one init skript to each of the different packages, W.
Borgert was asking for a way to add three init skripts to *one* binary
package.
             cu andreas
-- 
NMUs aren't an insult, they're not an attack, and they're
not something to avoid or be ashamed of.
                    Anthony Towns in 2004-02 on debian-devel



Reply to: