We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dfa16d commit fb55521Copy full SHA for fb55521
example-timers/zfs-auto-hourly.timer
@@ -1,8 +1,8 @@
1
[Unit]
2
-Description=Hourly ZFS snapshots at 10min past each hour.
+Description=Hourly ZFS snapshots at 0min past the hour.
3
4
[Timer]
5
-OnCalendar=*-*-* *:10:00
+OnCalendar=*-*-* *:00:00
6
7
[Install]
8
WantedBy=timers.target
0 commit comments