##-----------------------------------------------------------------------------
## opt_wol                                                   fli4l-3.0.1 v1.6.3
##
## Creation:     12.10.2002  gk
## Last Update:  29.03.2006 m.p.
##
## Copyright (c) 2006 Matthias Pilz <fli4l.pilz@tiscali.de>
## original release (c) 2002-2004 Georg Kainzbauer <georgkainzbauer@gmx.net>
##
## 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.
##-----------------------------------------------------------------------------
# Variable                OPT_VARIABLE         VARIABLE_N              VALUE
OPT_WOL	                  -                    -                       YESNO
WOL_HOST_N                OPT_WOL              -                       NUMERIC
WOL_HOST_%_NAME           OPT_WOL              WOL_HOST_N              NOTEMPTY
WOL_HOST_%_IF             OPT_WOL              WOL_HOST_N              NOTEMPTY
WOL_HOST_%_IP             OPT_WOL              WOL_HOST_N              NONE
WOL_HOST_%_MAC            OPT_WOL              WOL_HOST_N              NOTEMPTY
WOL_BOOT                  OPT_WOL              -                       YESNO
WOL_BOOT_N                WOL_BOOT             -                       NUMERIC
WOL_BOOT_%_IF             WOL_BOOT             WOL_BOOT_N              NOTEMPTY
WOL_BOOT_%_MAC            WOL_BOOT             WOL_BOOT_N              NOTEMPTY
