[Pkg-sogo-maintainers] Bug#1002559: sogo: Wrong backup location (/var/backups/backups)
Lars Kruse
devel at sumpfralle.de
Fri Dec 24 02:10:33 GMT 2021
Package: sogo
Version: 5.0.1-4+deb11u1
Severity: minor
Dear Maintainer,
the sogo backup script (/usr/sbin/sogo-backup) contains the following
line:
BACKUP_DIR=${BACKUP_DIR:-/var/backups/backups}
Instead it should probably be:
BACKUP_DIR=${BACKUP_DIR:-/var/backups/sogo}
In addition, I *think* (but cannot really remember), that I needed to
create and chown the directory manually.
Thank you for maintaining the sogo package!
Cheers,
Lars
More information about the Pkg-sogo-maintainers
mailing list