From 91b63fcd05731d3e92f948f8e81b8388537faa04 Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Tue, 10 May 2011 20:20:39 -0300 Subject: [syslinux-iso] oops! add missing ) Signed-off-by: Gerardo Exequiel Pozzi --- configs/syslinux-iso/overlay/etc/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/syslinux-iso/overlay/etc/rc.conf b/configs/syslinux-iso/overlay/etc/rc.conf index 55f4ec4..aff67e9 100644 --- a/configs/syslinux-iso/overlay/etc/rc.conf +++ b/configs/syslinux-iso/overlay/etc/rc.conf @@ -21,7 +21,7 @@ KEYMAP="$(kernel_cmdline keymap ${KEYMAP_DEFAULT})" CONSOLEFONT="$(kernel_cmdline consolefont ${CONSOLEFONT_DEFAULT})" CONSOLEMAP="$(kernel_cmdline consolemap ${CONSOLEMAP_DEFAULT})" USECOLOR="$(kernel_cmdline usecolor ${USECOLOR_DEFAULT})" -VERBOSE="$(kernel_cmdline verbose ${VERBOSE_DEFAULT}" +VERBOSE="$(kernel_cmdline verbose ${VERBOSE_DEFAULT})" MOD_AUTOLOAD="yes" MODULES=() -- cgit v1.2.2