Magellan Linux

Diff of /trunk/cvsd/cvsd.rc

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

revision 144 by niro, Tue May 8 20:06:05 2007 UTC revision 964 by niro, Sun Dec 27 16:51:31 2009 UTC
# Line 9  Line 9 
9  #%before:  #%before:
10  #%after:  #%after:
11    
12  source /etc/sysconfig/rc  source /etc/conf.d/rc
13  source $rc_functions  source $rc_functions
14    
15  case "$1" in  case "$1" in
# Line 40  case "$1" in Line 40  case "$1" in
40   ;;   ;;
41    
42   status)   status)
43   statusproc gkrellmd   statusproc cvsd
44   ;;   ;;
45    
46   *)   *)

Legend:
Removed from v.144  
changed lines
  Added in v.964