Magellan Linux

Diff of /trunk/usbip/usbipd.rc

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

revision 1532 by niro, Mon Sep 19 16:15:02 2011 UTC revision 1533 by niro, Mon Sep 19 16:27:28 2011 UTC
# Line 20  case "$1" in Line 20  case "$1" in
20   modprobe usbip-host &> /dev/null   modprobe usbip-host &> /dev/null
21   fi   fi
22   rc_print "Starting USB over TCP/IP Enumerator daemon ..."   rc_print "Starting USB over TCP/IP Enumerator daemon ..."
23   start-stop-daemon --start --exec /usr/bin/usbipd --pidfile /var/run/usbipd.pid --make-pidfile -- -D   start-stop-daemon --start --quiet --exec /usr/bin/usbipd --pidfile /var/run/usbipd.pid --make-pidfile -- -D
24   evaluate_retval   evaluate_retval
25    
26   update_svcstatus $1   update_svcstatus $1

Legend:
Removed from v.1532  
changed lines
  Added in v.1533