aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter07/loadkeys.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/loadkeys.xml b/chapter07/loadkeys.xml
index 466732892..7c9cad9bd 100644
--- a/chapter07/loadkeys.xml
+++ b/chapter07/loadkeys.xml
@@ -25,7 +25,7 @@ source /etc/init.d/functions
#
echo -n "Loading keymap..."
-/bin/loadkeys -d >/dev/null
+/bin/loadkeys -d 2>/dev/null
evaluate_retval
# End /etc/init.d/loadkeys