public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 47bb9dd1e8e0b1382789ef0dba97896046b03694
Date: Thu, 08 Nov 2018 15:08:21 +0000	[thread overview]
Message-ID: <20181108150822.01A361081BB0@git01.ipfire.org> (raw)

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

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  47bb9dd1e8e0b1382789ef0dba97896046b03694 (commit)
      from  95c60d31aaafb7d83aec297f7466f6106df88ec4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 47bb9dd1e8e0b1382789ef0dba97896046b03694
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Nov 8 15:07:17 2018 +0000

    observium-agent: Rootfile update
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/packages/observium-agent | 1 +
 config/rootfiles/packages/xinetd          | 1 -
 lfs/observium-agent                       | 1 +
 3 files changed, 2 insertions(+), 1 deletion(-)

Difference in files:
diff --git a/config/rootfiles/packages/observium-agent b/config/rootfiles/packages/observium-agent
index 2dd1d4008..c9bded0b5 100644
--- a/config/rootfiles/packages/observium-agent
+++ b/config/rootfiles/packages/observium-agent
@@ -1,3 +1,4 @@
+#etc/xinetd.d
 etc/xinetd.d/observium_agent_xinetd
 usr/bin/observium_agent
 #usr/lib/observium_agent
diff --git a/config/rootfiles/packages/xinetd b/config/rootfiles/packages/xinetd
index 4c91ec99c..e007e1955 100644
--- a/config/rootfiles/packages/xinetd
+++ b/config/rootfiles/packages/xinetd
@@ -1,6 +1,5 @@
 etc/rc.d/init.d/xinetd
 etc/xinetd.conf
-#etc/xinetd.d
 #usr/man/man5/xinetd.conf.5
 #usr/man/man8/itox.8
 #usr/man/man8/xconv.pl.8
diff --git a/lfs/observium-agent b/lfs/observium-agent
index 3254a8000..e533a451e 100644
--- a/lfs/observium-agent
+++ b/lfs/observium-agent
@@ -79,6 +79,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
 
 	# Install xinet.d configuration
+	mkdir -pv /etc/xinetd.d
 	cd $(DIR_APP) && install -m 644 scripts/observium_agent_xinetd \
 		/etc/xinetd.d/observium_agent_xinetd
 


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2018-11-08 15:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20181108150822.01A361081BB0@git01.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@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