From 8e99d23baba6921317b488eb2b654713ee3e2b36 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 14 Jul 2005 18:49:10 +0000 Subject: not built yet --- rc.d/rc.sysinit | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rc.d') diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index 0c3de9aa..23c132fa 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -610,9 +610,9 @@ mkdir -m 1777 -p /tmp/.ICE-unix >/dev/null 2>&1 chown root:root /tmp/.ICE-unix [ -n "$SELINUX" ] && restorecon /tmp/.ICE-unix >/dev/null 2>&1 -if [ -x /etc/init.d/diskdump ]; then - /etc/init.d/diskdump swapsavecore -fi +#if [ -x /etc/init.d/diskdump ]; then +# /etc/init.d/diskdump swapsavecore +#fi # Start up swapping. update_boot_stage RCswap -- cgit v1.2.1