Magellan Linux

Diff of /trunk/magellan-initscripts/etc/rc.d/init.d/alsa

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

revision 70 by niro, Mon Dec 13 22:52:07 2004 UTC revision 71 by niro, Tue Mar 15 19:07:56 2005 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2    # $Header: /home/cvsd/magellan-cvs/magellan-src/magellan-initscripts/etc/rc.d/init.d/alsa,v 1.2 2005-03-15 19:07:50 niro Exp $
3    
4  #%rlevels: 2:s 3:s 4:s 5:s 0:k 1:k 6:k  #%rlevels: 2:s 3:s 4:s 5:s 0:k 1:k 6:k
5  #%start: 40  #%start: 40
# Line 44  case "$1" in Line 45  case "$1" in
45   exit 1   exit 1
46   ;;   ;;
47  esac  esac
   
 # End $rc_base/init.d/alsa  

Legend:
Removed from v.70  
changed lines
  Added in v.71