Open agross opened 1 year ago
This will prevent reboots or suspending while a backup is running:
[Service] ExecStart=/bin/systemd-inhibit --why '%n' borgmatic -c /etc/borgmatic/{{ borgmatic_config_name }}
https://www.freedesktop.org/software/systemd/man/systemd-inhibit.html
This will prevent reboots or suspending while a backup is running:
https://www.freedesktop.org/software/systemd/man/systemd-inhibit.html