Skip to content

Commit

Permalink
fix calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeguzis committed Nov 17, 2024
1 parent 8028b2d commit 55ca4c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cfgs/systemd/ludusavi-backup.timer
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
Description="Ludusavi backup timer"

[Timer]
OnCalendar=*/30 * * * *
OnCalendar=*-*-* *:00/5:00
Unit=ludusavi-backup.service


[Install]
WantedBy=timers.target

0 comments on commit 55ca4c3

Please sign in to comment.