Add option 13 to change keyboard mapping for our friends across the pond

This commit is contained in:
Scott Ullrich 2006-04-13 19:30:45 +00:00
parent 509a81958b
commit e15abfedcb

View File

@ -73,6 +73,7 @@ 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"
@ -126,6 +127,9 @@ 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