--- trunk/magellan-initscripts/etc/rc.d/init.d/checkfs 2005/03/15 19:07:56 71 +++ trunk/magellan-initscripts/etc/rc.d/init.d/checkfs 2008/12/22 22:01:15 781 @@ -1,5 +1,5 @@ #!/bin/bash -# $Header: /home/cvsd/magellan-cvs/magellan-src/magellan-initscripts/etc/rc.d/init.d/checkfs,v 1.2 2005-03-15 19:07:50 niro Exp $ +# $Header: /home/cvsd/magellan-cvs/magellan-src/magellan-initscripts/etc/rc.d/init.d/checkfs,v 1.3 2008-12-22 22:01:15 niro Exp $ #%rlevels: 7:s #%start: 30 @@ -10,8 +10,8 @@ #%before: #%after: -source /etc/sysconfig/rc -source $rc_functions +source /etc/conf.d/rc +source ${rc_functions} # stops annoying kernel messages echo "0" > /proc/sys/kernel/printk