Date: Mon, 29 May 2000 09:32:55 +1000 From: Nick Slager <nicks@albury.net.au> To: Matt Bedynek <mbedynek@pdq.net> Cc: Danny <dannyh@idx.com.au>, freebsd-questions@FreeBSD.ORG Subject: Re: Q3 server Message-ID: <20000529093255.B12875@albury.net.au> In-Reply-To: <ABEOKMMKHGJMLKCLKGDDCEDNCAAA.mbedynek@pdq.net>; from mbedynek@pdq.net on Sat, May 27, 2000 at 07:42:27PM -0500 References: <00052910390804.00361@freebsd.freebsd.org> <ABEOKMMKHGJMLKCLKGDDCEDNCAAA.mbedynek@pdq.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> Don't recall off hand, but it was the Linux GLIBC files I believe. > > I installed the latest pointrelease then put the .PK3 files in. > > The server runs perfectly under screen, but I want to detach it as a > process/daemon. > Sadly, you simply can't, IIRC. You'll need to use something like screen (in the ports collection) to get control of your terminal back. Regards, Nick. > > > I am tring to start a Quake 3 server in detached mode however, > > I am having > > > problems > > > > > > This command line was suggested to me to try: > > > > > > q3ded +cvar_reset +set dedicated 2 +set fs_game InstaGibPlus > > +set net_port > > > 27964 +exec instagib.config > /dev/null 2>&1 & > > > > > > However, after a few minutes the process appears to freeze and > > I have to run > > > a kill -9 to remove it from the list. :-( > > > > > > any help would be appreciated!!!! > > > -- From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000529093255.B12875>