From 7e76e8b41481929c9563bbf082a8daee7f2184bd Mon Sep 17 00:00:00 2001 From: Tobias Wiese Date: Mon, 29 Dec 2025 17:10:07 +0100 Subject: Initial commit --- rtctimesync.timer | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 rtctimesync.timer (limited to 'rtctimesync.timer') 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 -- cgit v1.2.3