Cisco Headend System Release 2.5 Installation Guide

Page of 57
 
 
 
Modify the Root crontab File 
 
OL-27573-01 
37 
 
Modify the Root crontab File 
The following  are sample crontab entries that demonstrate automating nightly 
backups of the file systems, database, and key files. 
Append the following  lines to the root user's crontab file  Substitute appropriate 
values for [minutes] and [hours]." 
# Backup Database and KeyFiles
 
[minutes] [hours] * * *   /usr/local/backup_restore/DBKFcron.sh
 
# Backup FileSystems
 
[minutes] [hours] * * *   /usr/local/backup_restore/FScron.sh