From 0b519d6f5ec63cd10e9a79cd25c275a796eb82f9 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 28 Oct 2025 12:33:10 -0400 Subject: [PATCH] set AccuracySec=1us for tcp-fastopen-rotate-keys --- etc/systemd/system/tcp-fastopen-rotate-keys.timer | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/systemd/system/tcp-fastopen-rotate-keys.timer b/etc/systemd/system/tcp-fastopen-rotate-keys.timer index c6e4bbf..fbd3c83 100644 --- a/etc/systemd/system/tcp-fastopen-rotate-keys.timer +++ b/etc/systemd/system/tcp-fastopen-rotate-keys.timer @@ -2,6 +2,7 @@ Description=Run tcp-fastopen-rotate-keys daily [Timer] +AccuracySec=1us OnCalendar=daily UTC Persistent=true