This would be a great addition to the bzflag-server package. The bzflag
packages have had no updates for almost a year.
signature.asc
Description: Digital signature
Chris Lamb wrote:
> The attached patch adds an init.d script and associated /etc/default/bzflag
> configuration file for the bzfs server.
Any update on this? It was a shame this didn't make lenny - running daemons
manually really sucks.
Regards,
--
,''`.
: :' : Chris Lamb
Hi,
As an update to my previous patch, in the "start" action in
/etc/init.d/bzflag:
+ if ! start-stop-daemon --start -q -b --pidfile ${PIDFILE} \
should be:
+ if ! start-stop-daemon --start -q -b --oknodo --pidfile ${PIDFILE} \
Regards,
--
Chris Lamb, UK
Package: bzflag-server
Version: 2.0.10.20071115+nmu1
Severity: wishlist
Tags: patch
The attached patch adds an init.d script and associated /etc/default/bzflag
configuration file for the bzfs server.
This makes it far easier to get the bzflag server running persistently on a
system -- running dae
4 matches
Mail list logo