I have a simple question with a not-so-obvious answer: How do you change the backup schedule in flexbackup? By default, it runs a full backup every night. I want to change the schedule so it runs the backup only on Friday. Not putting a tape in the drive will take care of Monday through Thursday, but the system will run a full backup on Friday, Saturday, and Sunday.
After a little digging, I found the backup entry in /etc/crontab, and it would be easy to change. However, this file contains the standard warning:
!!DO NOT MODIFY THIS FILE!!
Manual changes will be lost when this file is regenerated.
Where do you make this change so it becomes part of the system config?