admin-scripts/pi0/systemd/user/mastodon-db-backup.timer

10 lines
123 B
SYSTEMD
Raw Normal View History

2024-04-03 05:06:54 +02:00
[Unit]
2024-06-20 17:12:41 +02:00
Description=mastodon-db-backup
2024-04-03 05:06:54 +02:00
[Timer]
2024-06-20 17:12:41 +02:00
OnCalendar=*-*-* 21:00:00
2024-04-03 05:06:54 +02:00
Persistent=true
[Install]
WantedBy=timers.target