summaryrefslogtreecommitdiffstats
path: root/files/etc/systemd
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-06-03 23:59:15 +0200
committerGuilhem Moulin <guilhem@fripost.org>2024-06-04 00:09:32 +0200
commit1702f52ea51aeb55fe92025c48bcd909fed21f47 (patch)
tree936ebafd9fb02f2fff907c88f54914a4732e4617 /files/etc/systemd
parent3ccc29ca12c7c60d86ca6cdf99078c4d4be7bc28 (diff)
webmap-update@.timer: Reschedule at 1am from 2am.
This ensures the unit won't be skipped during DST transition, see `systemd-analyze calendar --iterations=365 "*-*-* 02:00:00"`.
Diffstat (limited to 'files/etc/systemd')
-rw-r--r--files/etc/systemd/system/webmap-update@.timer2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/etc/systemd/system/webmap-update@.timer b/files/etc/systemd/system/webmap-update@.timer
index 8f62502..e52dbca 100644
--- a/files/etc/systemd/system/webmap-update@.timer
+++ b/files/etc/systemd/system/webmap-update@.timer
@@ -2,7 +2,7 @@
Description=Webmap updater (timer unit)
[Timer]
-OnCalendar=*-*-* 02:00:00
+OnCalendar=*-*-* 01:00:00
RandomizedDelaySec=3600
Unit=webmap-update@%i.target