mirror of
https://github.com/inexcode/backup-facility
synced 2025-02-16 14:14:28 +00:00
8 lines
140 B
SYSTEMD
8 lines
140 B
SYSTEMD
[Unit]
|
|
Description=Backup mastodon database with restic daily
|
|
[Timer]
|
|
OnCalendar=daily
|
|
Persistent=true
|
|
[Install]
|
|
WantedBy=multi-user.target
|