Files
packages/net/chrony
Florian Wagner ce52e2ec21 chrony: make chrony-hotplug more reliable
At startup there's a race situation where "chronyc waitsync" (and thus
chrony-hotplug) will exit right away because it can't bind to loopback.

This change tries quite hard to make chrony-hotplug wait for loopback to
come up before running chronyc.

Fixes #28434.

Signed-off-by: Florian Wagner <florian@wagner-flo.de>
2026-03-15 20:40:39 +02:00
..