#!/bin/bash # # This a resource file for the scripts, in which paths, variables # and setups are defined # # This setup file is for the machine gate in La Palma # # for db backup dbnames=( "mysql" "programoptions" "calendar" "systemstatus" "postfix" "horde" "logbook" "factdata" "weather" ) # set only variables which are needed for the scripts running on this machine # logging and setup logpath=/users/fact/logs.automatic.processing/autologs runlogpath=/users/fact/logs.automatic.processing/autologs export mars=/users/fact/fast_setup_for_automatic_analysis/Mars.von.Thomas.2012.06.22 # file with db information sqlrc=$mars/sql.rc