This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=borgmatic backup | |
Wants=network-online.target | |
After=network-online.target | |
# Prevent borgmatic from running unless the machine is plugged into power. Remove this line if you | |
# want to allow borgmatic to run anytime. | |
ConditionACPower=true | |
ConditionFileNotEmpty=/etc/borgmatic/config.yaml | |
Documentation=https://torsion.org/borgmatic/ |
OlderNewer