Magellan Linux

Diff of /trunk/xorg/xdm.rc

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

revision 62 by niro, Sun Feb 19 15:04:15 2006 UTC revision 732 by niro, Fri Dec 26 02:04:07 2008 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2  # $Header: /root/magellan-cvs/src/xorg/xdm.rc,v 1.2 2006-02-19 15:04:15 niro Exp $  # $Header: /root/magellan-cvs/src/xorg/xdm.rc,v 1.3 2008-12-26 02:04:07 niro Exp $
3    
4  #%rlevels: 5:s 0:k 1:k 2:k 3:k 4:k 6:k  #%rlevels: 5:s 0:k 1:k 2:k 3:k 4:k 6:k
5  #%start: 95  #%start: 95
# 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  source /etc/rc.config  source /etc/rc.config
16  source /etc/profile  source /etc/profile

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