Magellan Linux

Diff of /trunk/usbip/usbipdevd.rc

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

revision 175 by niro, Tue May 8 08:56:57 2007 UTC revision 176 by niro, Wed May 9 15:06:06 2007 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2  # $Header: /root/magellan-cvs/src/usbip/usbipdevd.rc,v 1.2 2007-05-08 08:56:57 niro Exp $  # $Header: /root/magellan-cvs/src/usbip/usbipdevd.rc,v 1.3 2007-05-09 15:06:06 niro Exp $
3    
4  #%rlevels: 3:s 4:s 5:s 0:k 1:k 2:k 6:k  #%rlevels: 3:s 4:s 5:s 0:k 1:k 2:k 6:k
5  #%start: 90  #%start: 90
# Line 13  Line 13 
13  source /etc/sysconfig/rc  source /etc/sysconfig/rc
14  source $rc_functions  source $rc_functions
15    
16  exec=/root/usbipdevd  exec=/usr/sbin/usbipdevd
17    
18  case "$1" in  case "$1" in
19   start)   start)

Legend:
Removed from v.175  
changed lines
  Added in v.176