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 d74b9dcf0..01f004f85 100644
--- a/chapter07/loadkeys.xml
+++ b/chapter07/loadkeys.xml
@@ -24,7 +24,7 @@ source /etc/init.d/functions
#
echo -n "Loading keymap..."
-/usr/bin/loadkeys -d 2>/dev/null
+/bin/loadkeys -d 2>/dev/null
evaluate_retval
# End /etc/init.d/loadkeys