From 030fcbf3ce6ce459afb66cf0061c7fc17d5ec856 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sat, 6 Jan 2007 22:17:37 +0000 Subject: Busybox compiled for x86_64 (tested on 64bit SuSE9.3, 10.0 and Debian Sarge) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@591 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/initrd-stuff/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'initramfs/initrd-stuff') diff --git a/initramfs/initrd-stuff/init b/initramfs/initrd-stuff/init index 1e6dddd3..ca8bd984 100755 --- a/initramfs/initrd-stuff/init +++ b/initramfs/initrd-stuff/init @@ -202,7 +202,7 @@ done # at this point a timer should be started to ensure an automated reboot # or halt of the machine if SLX init does not succeed (e.g. missing kernel # module for the network adaptor) -if [ "${DEBUGLEVEL}" -lt 4 ] ; then +if [ "${DEBUGLEVEL}" -lt 3 ] ; then [ -x /bin/busybox ] && shtype=a cat< /bin/watchdog #!/bin/${shtype}sh -- cgit v1.2.3-55-g7522