Archived
1
0
Fork 0
This repository has been archived on 2023-08-09. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/borg/borg-daily.service
2022-05-10 01:25:47 +02:00

9 lines
227 B
Desktop File

[Unit]
Description=Daily full system borg backup
After=network.target network-online.target
[Service]
Type=oneshot
ExecStartPre=/bin/sh -c 'until host sigma.caspervk.net; do sleep 10; done'
ExecStart=/usr/local/sbin/backup.sh