summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-10-06 16:48:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-10-06 16:48:40 +0000
commitaeb260428f54d707d98fa99c26b7e2f5056163aa (patch)
tree4c3b9d6d51842b0ca50bf642e49cc405f25371a5 /etc/rc
parent2c24977edbed141561602d6987c88c29ce44635c (diff)
downloadpfsense-aeb260428f54d707d98fa99c26b7e2f5056163aa.zip
pfsense-aeb260428f54d707d98fa99c26b7e2f5056163aa.tar.gz
Restore keyboard checker helper. It actually worked but is causing the inital menu from appearing.
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index 2ff921b..32c245f 100755
--- a/etc/rc
+++ b/etc/rc
@@ -171,6 +171,7 @@ fi
echo -n "Starting USB... "
/usr/sbin/usbd 2>>/tmp/bootup_messages
+/usr/local/sbin/kbdcheck
echo "done."
# let the PHP-based configuration subsystem set up the system now
OpenPOWER on IntegriCloud