This repository has been archived on 2025-02-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
pyinfra-lxd/files/borgmatic.service
2021-02-01 20:16:00 +09:00

11 lines
168 B
Desktop File

[Unit]
Description=Backup with borgmatic
[Service]
Nice=19
IOSchedulingClass=idle
KillSignal=SIGINT
ExecStart=/usr/bin/borgmatic
[Install]
WantedBy=multi-user.target