aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
authorDave Reisner <d@falconindy.com>2011-06-04 13:40:24 -0400
committerDave Reisner <d@falconindy.com>2011-06-04 13:40:24 -0400
commitaf0b5c55dbd94a04ebc54cf3d119261bee383951 (patch)
tree74a471ae0da69f43c3eae810167232b54d5e23d0 /rc.conf
parente404acd5fdeb0a7511e47b539c717e66a62777a9 (diff)
downloadinitscripts-af0b5c55dbd94a04ebc54cf3d119261bee383951.tar.xz
rc.sysinit: kill off VERBOSE= parameter
Upstream already supports this via the loglevel= parameter on the kernel cmdline, so we should support using this instead of our own homegrown solution. Signed-off-by: Dave Reisner <d@falconindy.com>
Diffstat (limited to 'rc.conf')
-rw-r--r--rc.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/rc.conf b/rc.conf
index 26cd695..04a93ba 100644
--- a/rc.conf
+++ b/rc.conf
@@ -17,7 +17,6 @@
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
# CONSOLEMAP: found in /usr/share/kbd/consoletrans
# USECOLOR: use ANSI color sequences in startup messages
-# VERBOSE: Verbose level (from 1 to 8). man 3 syslog for level info
#
LOCALE="en_US.UTF-8"
DAEMON_LOCALE="no"
@@ -27,7 +26,6 @@ KEYMAP="us"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"
-VERBOSE="3"
# -----------------------------------------------------------------------
# HARDWARE