On Wed, Apr 05, 2006 at 04:44:41PM +0200, Frédéric Mangeant wrote:
Henrik Stoerner a écrit :
On Wed, Apr 05, 2006 at 12:01:54PM +0200, Fr?d?ric Mangeant wrote:
Just enable the proxy- and network-test tasks in hobbitlaunch.cfg, and
disable all the other tasks. You must also remove the "NEEDS hobbitd"
entries for the bbnet task.
Thanks Henrik, I thought it wasn't possible to disable hobbitd :
# This is the main Hobbit daemon. You cannot live without this one.
Maybe this comment in hobbitlaunch.cfg should be modified ? Something
like this
Or:
# This is the main Hobbit daemon. This must be running on at least
# one server in your setup. If you are setting up a server to do
# just network tests or run bbproxy, it is OK to disable this (then
# you also need to remove the "NEEDS hobbitd" lines for the tasks
# you want to run).
Henrik