public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 47bb9dd1e8e0b1382789ef0dba97896046b03694
@ 2018-11-08 15:08 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2018-11-08 15:08 UTC (permalink / raw)
  To: ipfire-scm

[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-08 15:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-08 15:08 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 47bb9dd1e8e0b1382789ef0dba97896046b03694 Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox