From 75bfc960b7aaa20e49cca2551bae6aa38205b78c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20=C5=A0urda?= Date: Wed, 18 Jan 2023 12:57:38 +0800 Subject: [PATCH] Re-add collectd-mod-sqm --- .buildbot/openwrt/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index 9051294..cb1d86e 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -65,7 +65,7 @@ make image \ collectd-mod-nginx collectd-mod-ping \ collectd-mod-processes collectd-mod-protocols \ collectd-mod-sensors collectd-mod-smart \ - collectd-mod-tcpconns \ + collectd-mod-sqm collectd-mod-tcpconns \ collectd-mod-thermal collectd-mod-uptime \ collectd-mod-users collectd-mod-vmem \ collectd-mod-wireless \