##-----------------------------------------------------------------------------
## wrap.txt - fli4l wrap configuration parameters                  3.0.2-rev11686
##
## You can edit/change this file with fliwiz V1.6 or any text editor.
##
##        P L E A S E   R E A D   T H E   D O C U M E N T A T I O N ,
##                      S E E   R E A D M E . T X T
##
##        B I T T E  U N B E D I N G T   D I E   D O K U M E N T A T I O N
##              L E S E N ,  S I E H E   R E A D M E . T X T
##
## Creation:     20.05.2005  babel
## Last Update:  $Id: wrap.txt 11685 2006-06-30 18:35:05Z bastard $
##
## Copyright (c) 2005 Linum Software GmbH
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2 of the License, or
## (at your option) any later version.
##-----------------------------------------------------------------------------

OPT_WRAP='no'                             # activate wrap support with 'yes'

WRAP_WATCHDOG='yes'                       # start watchdog

OPT_WRAPD='no'
WRAPD_KEY_ACTION='wlan_toggle'            # action taken by pushing the button
WRAPD_KEY_SCRIPT='/usr/bin/wrap_keyprog'  # don't change this unless you know 
                                          # what you're doing
WRAPD_LED_1='ready'                        # "ready" means blinking during boot
WRAPD_LED_2='wlan'                         # "wlan" means on while 
                                          # WRAPD_WLAN_DEVICE is UP
WRAPD_LED_3='online'                       # "online" means on while 
                                          # router is online
WRAPD_WLAN_DEVICE='eth3'                  # your wlan devicename if you set 
                                          # WRAPD_LEDx='wlan'
WRAPD_USER_SCRIPT='/usr/local/bin/user.sh' # user script if you set
                                          # WRAPD_LEDx='user'
