diff options
Diffstat (limited to 'rtctimesync.timer')
| -rw-r--r-- | rtctimesync.timer | 11 |
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 |
