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

Re: Problems with /etc/init.d/* (netbase, portmap)



Christopher W. Curtis <ccurtis@aet-usa.com> wrote:

> I noticed that many if not most of the files in /etc/init.d contain the
> following expression:

> test -f /sbin/klogd || exit 0

The purpose of the test is to determine whether the package is removed or
installed.

If you wish to not start something, you should edit this script instead.
-- 
Debian GNU/Linux 2.1 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


Reply to: