summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-10-09 01:35:59 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-10-09 01:35:59 +0000
commit655b87d2e44d33d8f332e422c3028528cfc722a6 (patch)
tree47b6f6470a4b7c3c02305fa1b66056c97f333833 /etc/rc
parent70b8981479dd4590c0f6f4c02acf7b5a23cdde82 (diff)
downloadpfsense-655b87d2e44d33d8f332e422c3028528cfc722a6.zip
pfsense-655b87d2e44d33d8f332e422c3028528cfc722a6.tar.gz
Reenable keyboard helper
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 6474d73..4eebbd7 100755
--- a/etc/rc
+++ b/etc/rc
@@ -171,7 +171,7 @@ fi
echo -n "Starting USB... "
/usr/sbin/usbd 2>>/tmp/bootup_messages
-#/usr/local/sbin/kbdcheck
+/usr/local/sbin/kbdcheck
echo "done."
# let the PHP-based configuration subsystem set up the system now
OpenPOWER on IntegriCloud