public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: "Peter Müller" <peter.mueller@link38.eu>
To: development@lists.ipfire.org
Subject: [PATCH] install initscript for NRPE
Date: Tue, 01 May 2018 15:00:09 +0200	[thread overview]
Message-ID: <cddbe963-028e-5bd9-4334-f022e8c2948c@link38.eu> (raw)

[-- Attachment #1: Type: text/plain, Size: 582 bytes --]

Install an initscript for the NRPE addon (this was missing
in the NRPE update patch).

Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
---
 lfs/nagios_nrpe | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/lfs/nagios_nrpe b/lfs/nagios_nrpe
index 369f9335d..aa9a773be 100644
--- a/lfs/nagios_nrpe
+++ b/lfs/nagios_nrpe
@@ -89,5 +89,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
 	cd $(DIR_APP) && make $(MAKETUNING)
 	cd $(DIR_APP) && make install
+
+	#install initscripts
+	$(call INSTALL_INITSCRIPT,nrpe)
+
 	@rm -rf $(DIR_APP)
 	@$(POSTBUILD)
-- 
2.13.6


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2018-05-01 13:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-01 13:00 Peter Müller [this message]
2018-05-07 10:32 ` Michael Tremer
2018-05-07 14:34   ` [PATCH v2] " Peter Müller
2018-05-07 14:56     ` [PATCH v3] " Peter Müller
2018-05-09 13:53       ` Michael Tremer
2018-05-09 19:59         ` [PATCH v4] " Peter Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cddbe963-028e-5bd9-4334-f022e8c2948c@link38.eu \
    --to=peter.mueller@link38.eu \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox