#766337 automysqlbackup: Why not /var/backups/*?

#766337#5
Date:
2014-10-22 12:17:30 UTC
From:
To:
Hi,

Why are you not putting the backups into
/var/backups/automysqlbackup?

Many other system provided backups go there.

Or is /var/backups/ deprecated?

If you don't want to change it, I would recommend putting a
small note in README.Debian about the reasons.

Thanks

Christian

#766337#10
Date:
2026-08-02 06:12:52 UTC
From:
To:
My proposal for package maintainers, to fit better with FHS and Debian:

Preset /etc/default/automysqlbackup with this value:
BACKUPDIR="/var/backups/automysqlbackup"

This also helps anybody that is reserving space to all backups by
mounting a dedicated volume to /var/backups