#----------------------------------------------------------------------------
# Optional package: sarfile (saves files before and restores files after
# reboot)
# (c) copyright 2002 by Reiner Schroeppel <reiner@schroeppel.info>
#----------------------------------------------------------------------------

OPT_SARFILE='yes'
SARFILE_N='2'
SARFILE_FILE_1='/var/log/imond.log'
SARFILE_SAVETO_1='/data/permanent'
SARFILE_FILE_2='/var/log/messages'
SARFILE_SAVETO_2='/data/permanent'