From 111420552e2fa68fad2dcc48f07d786c47713e8b Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 17 Apr 2006 16:28:13 +0000 Subject: Remove option 12. It doesn't work on Embedded. --- etc/rc.initial | 4 ---- 1 file changed, 4 deletions(-) (limited to 'etc') diff --git a/etc/rc.initial b/etc/rc.initial index 1e79e79..819806d 100755 --- a/etc/rc.initial +++ b/etc/rc.initial @@ -73,7 +73,6 @@ echo " 8) Shell" echo " 9) PFtop" echo "10) Filter Logs" echo "11) Restart webConfigurator" -echo "12) Change keyboard mapping" if [ -f /var/db/pfi/capable_* ]; then if [ ! -L /cf/conf ]; then echo "98) Move configuration file to removable device" @@ -127,9 +126,6 @@ case ${opmode} in 11) /etc/rc.restart_webgui ;; -12) - /usr/sbin/kbdmap - ;; 98) if [ ! -f /tmp/config_moved ]; then /etc/rc.initial.store_config_to_removable_device -- cgit v1.1