From d985c79636fce571ceeefda9411d0faaf77fe39c Mon Sep 17 00:00:00 2001 From: Annika Wickert Date: Sun, 10 Mar 2024 16:52:14 +0100 Subject: [PATCH] modules: fix NTP blocking reconnects This fixes the problem with NTP being stuck after a node loses GW connection --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 2935d03d..52b75768 100644 --- a/modules +++ b/modules @@ -9,5 +9,5 @@ GLUON_SITE_FEEDS='community' PACKAGES_COMMUNITY_REPO=https://github.com/freifunk-gluon/community-packages.git -PACKAGES_COMMUNITY_COMMIT=cd3f71ecbe9ff8e65e3441df9e36da58c5f5415c +PACKAGES_COMMUNITY_COMMIT=5ac2ac91d653f20098be97e2880c0950a4f0cda8 PACKAGES_COMMUNITY_BRANCH=master