As I'm finally getting around to reading through the FreeBSD Handbook, I discovered that PKG is taking daily backups of the package database (defined in periodic.conf). My questions are as follows:
- Is a daily pkg backup necessary for a desktop environment?
- What would be the downside to disabling the backup (
daily_backup_pkgdb_enable="NO")? - Why would I ever need to restore a backup of the package database?