/[irc-logger]/trunk/etc/init.d/irc-logger
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/etc/init.d/irc-logger

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 65 by dpavlin, Fri Jun 8 12:06:48 2007 UTC revision 66 by dpavlin, Sat Sep 29 13:11:45 2007 UTC
# Line 57  do_start() Line 57  do_start()
57          start-stop-daemon --start --quiet --pidfile $PIDFILE --exec $DAEMON \          start-stop-daemon --start --quiet --pidfile $PIDFILE --exec $DAEMON \
58                  --chuid $IRC_USER \                  --chuid $IRC_USER \
59                  --make-pidfile --background \                  --make-pidfile --background \
60                  -- $DAEMON_ARGS \                  -- $DAEMON_ARGS 2>&1 > /tmp/irc-logger-error.log \
61                  || return 2                  || return 2
62          # Add code here, if necessary, that waits for the process to be ready          # Add code here, if necessary, that waits for the process to be ready
63          # to handle requests from services started subsequently which depend          # to handle requests from services started subsequently which depend

Legend:
Removed from v.65  
changed lines
  Added in v.66

  ViewVC Help
Powered by ViewVC 1.1.26