From patchwork Sat Mar 16 01:33:29 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 2149 Return-Path: Received: from mail01.ipfire.org (mail01.i.ipfire.org [172.28.1.200]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail01.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web07.i.ipfire.org (Postfix) with ESMTPS id 3AE9488A13A for ; Fri, 15 Mar 2019 14:33:36 +0000 (GMT) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 44LSk72Rh6z5LBkZ; Fri, 15 Mar 2019 14:33:35 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1552660415; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version:content-type: content-transfer-encoding:content-transfer-encoding:in-reply-to: references:list-id:list-unsubscribe:list-subscribe:list-post; bh=F5fqgj1fcWp8+EAAPWi5KLgBfs2OE9A4ityv34aIca4=; b=hqtQvtt/FNfpg+F+VhH9b3vZyqbZUyFVFaQWgYGqk2avB/1xISI6lNOmx0L/o4A9W6ieAP 92JERQDyqjfxQXYw2rhP3Qll9FPltFTHBcUR22N1rp4fP8K6TckKoBMDAUs9ME+K657Cbc zVWMsT8RaclDbeU1tQHvbdQD5I6NE4k+BMPQfpO6GoEy1jKjwybZpcjlF56f9kviGUWN5a lqvE2AqZQfqKYJ/+DQi+i4yMLeJKQ0Dy5eoVUFpi6e4X5/nKDQTqGpV4vgQoV0XK4yIPMp 9rn9up2qnn/P3h4TvJ1Yh24h0fdixgX9VJGS7upzSa7ID62nepTaUl1CMbV/pA== Received: from tuxedo.stevee (212095005203.public.telering.at [212.95.5.203]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 44LSk468Xjz5L5F3; Fri, 15 Mar 2019 14:33:32 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1552660413; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-transfer-encoding:content-transfer-encoding: in-reply-to:references; bh=F5fqgj1fcWp8+EAAPWi5KLgBfs2OE9A4ityv34aIca4=; b=LRM+6TNabeqRH+luFnVqvrwLL4rY6Q81Bekv8PCjgb7R40dEfhJIOzOhcobKL3LpIheW0I iYF2BsUSGaq7aLpvEXkV8QMc1fFVUK3xrY+h2lb36w7y0qtxWyJRU/AcAlI7RbyS7edIbr boF5emBPJiKzBEbVvnyRsq7Bo1zQiKApYb14kSAhRPmQos1SkyYb36VluCuO5Kt2PnRCeF V4Iq80FphS36H6SmSTMKW8mEk7qj6mgnTYqI1+gQdqdh42DgOWyQVaOBBs//I8+kwsFgwI 5JBcAk2yo7gXwR3nrdW7zW0OO/a0bA/8Pv34CDnsA9qocfAsowwA7Nl08tLkzw== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] core130: Fix another error in rootfile Date: Fri, 15 Mar 2019 15:33:29 +0100 Message-Id: <20190315143329.2652-1-stefan.schantl@ipfire.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-Spamd-Result: default: False [0.31 / 11.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_MISSING_CHARSET(2.50)[]; MIME_GOOD(-0.10)[text/plain]; BROKEN_CONTENT_TYPE(1.50)[]; DKIM_SIGNED(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; MID_CONTAINS_FROM(1.00)[]; NEURAL_HAM(-2.69)[-0.895,0]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:8412, ipnet:212.95.0.0/19, country:AT]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-1.90)[94.47%] Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=stevee smtp.mailfrom=stefan.schantl@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Stefan Schantl --- config/rootfiles/core/130/filelists/files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/130/filelists/files b/config/rootfiles/core/130/filelists/files index d71f4ff75..d33ede19c 100644 --- a/config/rootfiles/core/130/filelists/files +++ b/config/rootfiles/core/130/filelists/files @@ -13,7 +13,7 @@ srv/web/ipfire/cgi-bin/ids.cgi srv/web/ipfire/cgi-bin/logs.cgi/ids.dat srv/web/ipfire/cgi-bin/logs.cgi/log.dat usr/local/bin/suricatactrl -usr/local/bin/update-ids-rules +usr/local/bin/update-ids-ruleset usr/sbin/convert-snort var/ipfire/backup/bin/backup.pl var/ipfire/backup/include