H 
		
				
			
		Hanky-panky
Guest
This really huge file resides on /var/backups.
I don't think I need a backup of it, I want to take care myself of the backup when I need one.
How can I elegantly disable this backup?
I know with
Probably this means I should remove the "-x" attributes to 220.backup-pkgdb file to turn it off and do blocking the creation of /var/backups/pkgng.db file, but this sound totally not elegant to me.
Is there a switch in some configuration file to do this, something more clean and effective?
				
			I don't think I need a backup of it, I want to take care myself of the backup when I need one.
How can I elegantly disable this backup?
I know with
 pkgng/usr/local/etc/periodic/daily/411.pkg-backup backs up the pkgng db into /var/backups/pkgng.dbProbably this means I should remove the "-x" attributes to 220.backup-pkgdb file to turn it off and do blocking the creation of /var/backups/pkgng.db file, but this sound totally not elegant to me.
Is there a switch in some configuration file to do this, something more clean and effective?