Magellan Linux

Diff of /trunk/hal/hald.rc

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

revision 732 by niro, Fri Oct 20 17:46:27 2006 UTC revision 733 by niro, Fri Dec 26 02:15:57 2008 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2  # $Header: /root/magellan-cvs/src/hal/hald.rc,v 1.2 2006-10-20 17:46:27 niro Exp $  # $Header: /root/magellan-cvs/src/hal/hald.rc,v 1.3 2008-12-26 02:15:57 niro Exp $
3    
4  #%rlevels: 0:k 1:k 6:k 7:s  #%rlevels: 0:k 1:k 6:k 7:s
5  #%start: 58  #%start: 58
# Line 10  Line 10 
10  #%before:  #%before:
11  #%after:  #%after:
12    
13  source /etc/sysconfig/rc  source /etc/conf.d/rc
14  source $rc_functions  source $rc_functions
15    
16    

Legend:
Removed from v.732  
changed lines
  Added in v.733