summaryrefslogtreecommitdiffstats
path: root/rtctimesync.timer
diff options
context:
space:
mode:
authorTobias Wiese <tobias@tobiaswiese.com>2025-12-29 17:10:07 +0100
committerTobias Wiese <tobias@tobiaswiese.com>2025-12-29 17:13:30 +0100
commit7e76e8b41481929c9563bbf082a8daee7f2184bd (patch)
treef9e2ffd5dc5f1285db3004cafb3240f0cc6090ed /rtctimesync.timer
Initial commitHEADmaster
Diffstat (limited to 'rtctimesync.timer')
-rw-r--r--rtctimesync.timer11
1 files changed, 11 insertions, 0 deletions
diff --git a/rtctimesync.timer b/rtctimesync.timer
new file mode 100644
index 0000000..4ffac0a
--- /dev/null
+++ b/rtctimesync.timer
@@ -0,0 +1,11 @@
+[Unit]
+Description=Synchronize system time from hardware clock
+ConditionVirtualization=yes
+Documentation=man:hwclock(1)
+
+[Timer]
+OnActiveSec=256s
+OnUnitActiveSec=256s
+
+[Install]
+WantedBy=timers.target