Magellan Linux

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

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

revision 1243 by niro, Fri Mar 11 17:15:24 2011 UTC revision 1244 by niro, Fri Mar 11 17:16:40 2011 UTC
# Line 13  Line 13 
13  source /etc/conf.d/rc  source /etc/conf.d/rc
14  source ${rc_functions}  source ${rc_functions}
15    
16  [ -f /etc/rc.config ] && source /etc/rc.config  [ -f /etc/conf.d/consolefont ] && source /etc/conf.d/consolefont
17    
18  # some defaults  # some defaults
19  [ -z "${CONSOLEFONT}" ] && CONSOLEFONT="default8x16"  [ -z "${CONSOLEFONT}" ] && CONSOLEFONT="default8x16"

Legend:
Removed from v.1243  
changed lines
  Added in v.1244