Magellan Linux

Diff of /trunk/busybox/syslogd.rc

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

revision 1233 by niro, Fri Dec 10 22:49:20 2010 UTC revision 1234 by niro, Fri Dec 10 23:02:54 2010 UTC
# Line 24  case "$1" in Line 24  case "$1" in
24    
25   stop)   stop)
26   rc_print "Stopping syslogd daemon ..."   rc_print "Stopping syslogd daemon ..."
27   start-stop-daemon --stop --pidfile /var/run/syslogd.pid   start-stop-daemon --stop --quiet --pidfile /var/run/syslogd.pid
28   evaluate_retval   evaluate_retval
29    
30   update_svcstatus $1   update_svcstatus $1

Legend:
Removed from v.1233  
changed lines
  Added in v.1234