##-----------------------------------------------------------------------------
## swapfile.txt - fli4l configuration parameters                       
##
##        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:     2003/07/29  wg
## Last Update:  2003/07/29  wg
##
## Copyright (c) 2003 Wolfgang Grebe <docwoelle@ipwatch.de>
##
## 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.
##-----------------------------------------------------------------------------

#------------------------------------------------------------------------------
# Optional package: swapfile
#------------------------------------------------------------------------------
OPT_SWAPFILE='no'                           # install SWAPFILE
SWAPFILE_DIR='/usr/local/data'		    # path to Swapfile
SWAPFILE_SIZE='71200'                       # size of Swapfile (in kB)
