From 26137bfec4c880b2c2f0652fda9be31391a0b0af Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 19 Oct 2004 03:59:49 +0000 Subject: duh --- rc.d/rc.sysinit | 1 + 1 file changed, 1 insertion(+) (limited to 'rc.d') diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index 646e5862..1c1874c7 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -938,6 +938,7 @@ if [ -x /sbin/redhat-support-check -a -f /var/lib/supportinfo ]; then echo $"Normal startup will continue in 10 seconds." sleep 10 } +fi # Let rhgb know that we're leaving rc.sysinit if [ -x /usr/bin/rhgb-client ] && /usr/bin/rhgb-client --ping ; then -- cgit v1.2.1