aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
diff options
context:
space:
mode:
Diffstat (limited to 'rc.d')
-rwxr-xr-xrc.d/rc.sysinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit
index d22b8f04..928e0779 100755
--- a/rc.d/rc.sysinit
+++ b/rc.d/rc.sysinit
@@ -38,7 +38,7 @@ if [ "$PROMPT" != "no" ]; then
fi
# Fix console loglevel
-/sbin/loglevel $LOGLEVEL
+/bin/dmesg -n $LOGLEVEL
# Mount /proc (done here so volume labels can work with fsck)