############################################################################## # Author: Ahbaid Gaffoor, OCPdba.Net # File: candidates.txt # Date: Sunday 24th NOvember 2002 # Use: Directories and files to be backed up by backup.sh ############################################################################## # Usage: # ====== # d directory # f file # Any other start character causes the line to be ignored # =========== # Directories # =========== # web logs d /var/log/httpd # scripts d /root/backup_scripts # backup logs d /var/backuplogs # ===== # Files # ===== # website f /etc/httpd/httpd.conf f /etc/httpd/vhosts.conf f /etc/httpd/default.conf # system f /var/log/messages