[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] does client/bin/hobbitlaunch read clientlaunch.cfg after changes?
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] does client/bin/hobbitlaunch read clientlaunch.cfg after changes?
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Wed, 11 Jan 2006 13:59:01 +0100
- References: <43C4FDEC.6030402@rz.uni-frankfurt.de>
- User-agent: Mutt/1.5.9i
On Wed, Jan 11, 2006 at 01:45:32PM +0100, Rolf Schrittenlocher wrote:
>
> according to the manpages hobbitlaunch on the server recognizes changes
> in the config file automatically. I have the impression that
> client/hobbitlaunch doesn't. Is there another way to make
> client/bin/hobbitlaunch reread clientlaunch.cfg than restarting
> (something like kill -HUP ...)?
It should re-read the config file automatically - it's the same tool
in both the server- and client-installs.
Sending it a SIGHUP will also make it re-read the config.
Maybe you edited the wrong file ? On the Hobbit server, the client
configuration file is not used because the client scripts run off
the servers' hobbitlaunch.cfg file.
Regards,
Henrik