borgmatic (1.9.0-0.1) unstable; urgency=medium

    borgmatic now conditionally starts when a yaml configuration file is found in
    /etc/borgmatic/config.yaml or /etc/borgmatic.d/*yaml following borgmatic convention.

    Inspect unit for details and test conditions with systemd-analyse:
        systemd-analyze condition \
            'ConditionFileNotEmpty=|/etc/borgmatic/config.yaml' \
            'ConditionPathExistsGlob=|/etc/borgmatic.d/*.yaml'

    See upstream documentation for more:
    https://torsion.org/borgmatic/docs/how-to/make-per-application-backups/

 -- Geoffroy Youri Berret <kaliko@debian.org>  Mon, 14 Oct 2024 10:11:59 +0200
