On 8/24/07, David Claughton <[EMAIL PROTECTED]> wrote: > Amaya wrote: > > > > if which invoke-rc.d >/dev/null 2>&1; then > > invoke-rc.d package <action> > > else > > /etc/init.d/package <action> > > fi > > I don't want to be a pest (given I'm not a developer or maintainer), but > I'm just curious - why the conditional?
invoke-rc.d is present since version 2.80-1 of sysvinit; maybe someone could have a modern package with a very old sysvinit, and thus without invoke-rc.d -- Juan Cespedes -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]