summaryrefslogtreecommitdiff
path: root/configs/releng/root-image/etc/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng/root-image/etc/rc.conf')
-rw-r--r--configs/releng/root-image/etc/rc.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/releng/root-image/etc/rc.conf b/configs/releng/root-image/etc/rc.conf
index 92236a2..42084f6 100644
--- a/configs/releng/root-image/etc/rc.conf
+++ b/configs/releng/root-image/etc/rc.conf
@@ -11,7 +11,6 @@ KEYMAP_DEFAULT="us"
CONSOLEFONT_DEFAULT=
CONSOLEMAP_DEFAULT=
USECOLOR_DEFAULT="yes"
-VERBOSE_DEFAULT="3"
LOCALE="$(kernel_cmdline locale ${LOCALE_DEFAULT})"
DAEMON_LOCALE="$(kernel_cmdline daemon_locale ${DAEMON_LOCALE_DEFAULT})"
@@ -21,7 +20,6 @@ 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})"
MODULES=()