Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2009 11:38:58 +0100
From:      Xavier Beaudouin <kiwi@oav.net>
To:        <ports@FreeBSD.org>
Subject:   rc.d scripts and REQUIRE part
Message-ID:  <baa0bdb8ff81cb22ade10395fc383591@127.0.0.1>

next in thread | raw e-mail | index | archive | help
Hello,

I am trying to understand how to customize rc.d scripts to get the right
startup sequence for all daemons.

Seems we have (my case havp, but it is also the same problem for example
monit) :

/usr/local/etc/rc.d/havp :

# PROVIDE: havp
# REQUIRE: DAEMON cleanvar
# BEFORE: LOGIN

But in my configuration, I need ... clamd to be started before havp.=20

I have no garantee that clamd is started before havp.

Is there any hint (I had a look in handbook, but didn't find yet) a way t=
o
add some REQUIRE stuff for a rc script inside, for example /etc/rc.conf ?

Thanks,
Xavier

--
Association KAZAR - http://kazar.net/
Non profit hosting for anybody



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?baa0bdb8ff81cb22ade10395fc383591>