13 Sep
2005
13 Sep
'05
5:56 a.m.
On Mon, Sep 12, 2005 at 09:25:52PM -0500, Craig Cook wrote:
runclient.sh
"start") $BASEDIR/bin/hobbitlaunch --config=$BASEDIR/etc/clientlaunch.cfg --log=$BASEDIR/logs/clientlaunch.log --pidfile=$BASEDIR/logs/clientlaunch.pid ;;
This seems to start multiple client sessions, even if the client is currently running...
I've changed runclient.sh to do a restart if the pid-file exists.
Henrik