* [PATCH] oinkmaster: Do not skip threshold.conf
@ 2020-01-30 12:58 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2020-01-30 12:58 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 849 bytes --]
Fixes #12096.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
config/oinkmaster/oinkmaster.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/oinkmaster/oinkmaster.conf b/config/oinkmaster/oinkmaster.conf
index a04e32987..57c328139 100644
--- a/config/oinkmaster/oinkmaster.conf
+++ b/config/oinkmaster/oinkmaster.conf
@@ -222,7 +222,7 @@ skipfile deleted.rules
# local thresholding/suppressing in some local file and still update
# and use the official one though, in case important stuff is added to
# it some day. We do update it by default, but it's your call.
-# skipfile threshold.conf
+skipfile threshold.conf
# If you update from multiple URLs at the same time you may need to
# ignore the sid-msg.map (and generate it yourself if you need one) as
--
2.25.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-01-30 12:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-30 12:58 [PATCH] oinkmaster: Do not skip threshold.conf Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox