SOURCES: wesnothd.init - wesnothd works now

jareq jareq at pld-linux.org
Thu Jan 4 09:26:04 CET 2007


Author: jareq                        Date: Thu Jan  4 08:26:04 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- wesnothd works now

---- Files affected:
SOURCES:
   wesnothd.init (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/wesnothd.init
diff -u SOURCES/wesnothd.init:1.3 SOURCES/wesnothd.init:1.4
--- SOURCES/wesnothd.init:1.3	Wed Jan  3 13:17:50 2007
+++ SOURCES/wesnothd.init	Thu Jan  4 09:25:58 2007
@@ -16,7 +16,7 @@
   start)
 	if [ ! -f /var/lock/subsys/wesnothd ]; then
 		msg_starting wesnothd
-		daemon "su - wesnothd -s /bin/sh -c '/usr/bin/wesnothd -p 14999 &'"
+		daemon "su - wesnothd -s /bin/sh -c '/usr/bin/wesnothd -p 14999 > /dev/null 2>&1 &'"
 		RETVAL=$?
 		[ $RETVAL -eq 0 ] && touch /var/lock/subsys/wesnothd
 	else
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/wesnothd.init?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list