Magellan Linux

Diff of /trunk/ppp/ppp.rc

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

revision 794 by niro, Sun Aug 19 02:42:41 2007 UTC revision 795 by niro, Mon May 11 09:39:01 2009 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2  # $Header: /root/magellan-cvs/src/ppp/ppp.rc,v 1.4 2007-08-19 02:42:41 niro Exp $  # $Header: /root/magellan-cvs/src/ppp/ppp.rc,v 1.5 2009-05-11 09:39:01 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: 30  #%start: 30
# 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  [[ -f /etc/conf.d/ppp ]] && source /etc/conf.d/ppp  [[ -f /etc/conf.d/ppp ]] && source /etc/conf.d/ppp

Legend:
Removed from v.794  
changed lines
  Added in v.795