Package: tremulous-server
Version: 1.1.0-4
Severity: minor

--- Please enter the report below this line. ---
Starting and stopping tremulous server automatically wasn't working.

There were two issues...
a directory /.tremulous needed to exists

I also had to make minor changes to the init script:
Changed NAME to tremded (which is what is run in /usr/games/tremulous-server)

Then start can be:
start-stop-daemon --start --quiet --background --name $NAME --startas
$DAEMON --chuid nobody -- $DAEMON_OPTS

and stop can be:
start-stop-daemon --stop --quiet --name $NAME

Also removed "set -e" so the failed is displayed if service fails to
start.

Optionally, the output from tremded could be routed to a log file... but
that's probably more of a wish than anything else.

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.24-1-686

Debian Release: lenny/sid
  500 unstable        web-proxy.sdmz.jagsiacs.co.uk 
  500 latest          web-proxy.sdmz.jagsiacs.co.uk 
  400 experimental    web-proxy.sdmz.jagsiacs.co.uk 
  200 testing         web-proxy.sdmz.jagsiacs.co.uk 
  100 stable          web-proxy.sdmz.jagsiacs.co.uk 

--- Package information. ---
Depends               (Version) | Installed
===============================-+-=============
libc6                (>= 2.5-5) | 2.7-9
tremulous-data     (>= 1.1.0-1) | 1.1.0-2




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to