--- trunk/etc/init.d/irc-logger 2007/06/08 12:17:35 65 +++ trunk/etc/init.d/irc-logger 2007/09/29 13:11:45 66 @@ -57,7 +57,7 @@ start-stop-daemon --start --quiet --pidfile $PIDFILE --exec $DAEMON \ --chuid $IRC_USER \ --make-pidfile --background \ - -- $DAEMON_ARGS \ + -- $DAEMON_ARGS 2>&1 > /tmp/irc-logger-error.log \ || return 2 # Add code here, if necessary, that waits for the process to be ready # to handle requests from services started subsequently which depend