Magellan Linux

Diff of /trunk/apache2/apache2.rc

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

revision 862 by niro, Fri Sep 7 17:32:34 2007 UTC revision 863 by niro, Fri Jul 3 13:49:52 2009 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2  # $Header: /root/magellan-cvs/src/apache2/apache2.rc,v 1.4 2007-09-07 17:32:34 niro Exp $  # $Header: /root/magellan-cvs/src/apache2/apache2.rc,v 1.5 2009-07-03 13:49:52 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: 60  #%start: 60
# 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  case "$1" in  case "$1" in

Legend:
Removed from v.862  
changed lines
  Added in v.863