-
Hahn Axel (hahn) authoredHahn Axel (hahn) authored
backup-dbfiles.job.dist 636 B
# ----------------------------------------------------------------------
#
# jobfile for backup of filebased databases
# list of files with servicename as key ... and its files with full path
#
# ----------------------------------------------------------------------
#
# SYNTAX:
# [variable] = [value]
#
# - variable must start in first column
# - char "=" must be surrounded by space
# - value - any string; no " needed
#
# EXAMPLE:
# sqlite = /var/lib/whatever/mysqlite-database.db
#
# ----------------------------------------------------------------------
# ----------------------------------------------------------------------