From patchwork Mon May 7 04:14:22 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 1754 Return-Path: Received: from mail01.ipfire.org (mail01.ipfire.org [IPv6:2001:470:7183:25::1]) by web02.i.ipfire.org (Postfix) with ESMTP id 1EBD360726 for ; Sun, 6 May 2018 20:14:32 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 3B42B10F5E9E; Sun, 6 May 2018 19:14:31 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1525630471; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references:list-id: list-unsubscribe:list-subscribe:list-post; bh=Ls787agvn1T4FvEn59SMFnX2FqqyE73xnVmhA67GRxQ=; b=CUGK/FVLHaKvFu9SXl3SJf59qOg5o7ekZNPWAXxPMbvrjzfYJzAh3oGsnarGCj4rRMiWdV dfWbALLEMb6AYoHxPsZkfvZFi0033N7MgLJKeyio202w49B5y4r7d7+gP7csr5VtUG2xim zW4BoqESbvBweX6FL/eqhWmuFR7MLoM4Ohp5COb/9GFzOQ8J62xJ/eo9EaKbvSu2fkv2xN 7JwEJi021UbIi5Gx6fSLDm2IC5gxMtlTwTpG9/fDZwRLZHk4jHemGpmDo/uuz1JX9iQYIb R/Gt1IbBJRS/AizTkUHpVs6y/lwqI/txfxgdN0kAFKsqioDpBRt8iKRreWQaQw== Authentication-Results: mail01.i.ipfire.org; auth=pass smtp.auth=mfischer smtp.mailfrom=matthias.fischer@ipfire.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1525630467; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=Ls787agvn1T4FvEn59SMFnX2FqqyE73xnVmhA67GRxQ=; b=Z1kIpGqldiwl8WD9fuQ9jFwP3hV4aj06a0ofT3GRMJO2j9WnF5feHvUTUUVcEwPsQa5FPM cNGQUkTQ5sCUWl/Sjcl3qkQ/DzEoxF4ln8mBaB7EX4WWEY4b/oxxBl00GpHTa/qorJcLxA 4Ge7fQIH2Y7hcx1u4p7A+/XuK8o/RsuXLRTHtYa5pal5ySf+6K8XJrbLA2dTl0tm0Yr7/T 94KXSJUoi4WQR1Ce2ftR0mumFCQZNycyHvuewqjxLhBx38aOkv9MqXAn3Bne6lZrNzv2Fw n3oz/8gGUaRL3mie1w9TVt10P6Q7HQavYpt7j8fyDWpuT9esCzHSakzfEmSKhA== Received: from Devel.localdomain (p5B0A1994.dip0.t-ipconnect.de [91.10.25.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 76FED10F5E99 for ; Sun, 6 May 2018 19:14:27 +0100 (BST) From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] nagios_nrpe: Update for rootfile Date: Sun, 6 May 2018 20:14:22 +0200 Message-Id: <20180506181422.16148-1-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.17.0 X-Spamd-Result: default: False [-2.10 / 11.00]; ASN(0.00)[asn:3320, ipnet:91.0.0.0/10, country:DE]; DKIM_SIGNED(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-3.00)[100.00%]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_ZERO(0.00)[0]; RCPT_COUNT_ONE(0.00)[1]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[] X-Spam-Status: No, score=-2.10 X-Rspamd-Server: mail01.i.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: Matthias Fischer Signed-off-by: Matthias Fischer Reviewed-by: Peter Müller --- config/rootfiles/packages/nagios_nrpe | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/packages/nagios_nrpe b/config/rootfiles/packages/nagios_nrpe index 51adc47f9..89f74c92d 100644 --- a/config/rootfiles/packages/nagios_nrpe +++ b/config/rootfiles/packages/nagios_nrpe @@ -3,4 +3,5 @@ etc/nagios/nrpe.cfg #root/.rnd #usr/bin/nrpe-uninstall usr/bin/nrpe +#usr/lib/nagios usr/lib/nagios/check_nrpe