From: Michael Gebetsroither Date: Mon, 17 Apr 2006 09:47:09 +0000 (+0200) Subject: small typo fix X-Git-Tag: 0.71~4 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=9eb109d1329ead397a77bfa8448b7a293e08421a;hp=283ccc278bab5e908c89475d58d3766b5d22d19d;p=grml-terminalserver.git small typo fix --- diff --git a/templates/grub-pxelinux_config b/templates/grub-pxelinux_config index 0ee97b6..c242705 100644 --- a/templates/grub-pxelinux_config +++ b/templates/grub-pxelinux_config @@ -116,7 +116,7 @@ APPEND $pxe_def_boot_args_ debuginit $def_fb_args_ $BOOT_ARGS_ LABEL debuginit KERNEL linux26 APPEND $pxe_def_boot_args_ debuginit $no_fb_args_ $BOOT_ARGS_ -LABEL resuce +LABEL rescue KERNEL linux26 APPEND $pxe_def_boot_args_ $no_fb_args_ LABEL memtest