AW: [bf1942] PID

Christian Lahme lahme at 4all-networks.de
Tue Mar 11 19:35:19 EST 2003


Yes it is possible .... But bf1942_lnxded is laaging itself so when you
got two servers running, they are running at same speed. It´s not a
problem to have two or more servers installed on 1 machine. The key for
laagin´ might be searched in the code of bf1942_lnxded.

-----Ursprüngliche Nachricht-----
Von: paul [mailto:tp-international at t-online.de] 
Gesendet: Dienstag, 11. März 2003 18:39
An: bf1942 at icculus.org
Betreff: AW: [bf1942] PID


Btw: is it possible to run more than one instance on a machine ?


-----Ursprüngliche Nachricht-----
Von: Don Kukral [mailto:dk at donkeypit.com]
Gesendet: Dienstag, 11. März 2003 18:33
An: bf1942 at icculus.org
Betreff: RE: [bf1942] PID

Actually you can just handle this in the start script.

My start script is as follows:

#!/bin/bash

./bf1942_lnxded > logs/bf-out.log 2> logs/bf-err.log &
echo $! > logs/bf.pid






More information about the Bf1942 mailing list