From: Michael Tremer Date: Thu, 8 Nov 2018 15:07:17 +0000 (+0000) Subject: observium-agent: Rootfile update X-Git-Tag: v2.21-core125~10 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=47bb9dd1e8e0b1382789ef0dba97896046b03694 observium-agent: Rootfile update Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/packages/observium-agent b/config/rootfiles/packages/observium-agent index 2dd1d4008b..c9bded0b5a 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 4c91ec99cd..e007e19555 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 3254a8000d..e533a451ed 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