]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/zabbix_agentd
buildprocess: Add extra metadata to pak lfs files
[people/pmueller/ipfire-2.x.git] / lfs / zabbix_agentd
index c69643a547aa77b105cc6a29dc51ba807cfe4178..dbf6f2d779e6ba4ab13f2423fe3698534b7613f7 100644 (file)
@@ -24,6 +24,8 @@
 
 include Config
 
+SUMMARY    = Zabbix Agent
+
 VER        = 4.2.6
 
 THISAPP    = zabbix-$(VER)
@@ -35,6 +37,8 @@ PROG       = zabbix_agentd
 PAK_VER    = 4
 DEPS       =
 
+SERVICES   = zabbix_agentd
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -106,7 +110,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        chown zabbix.zabbix /var/run/zabbix
 
        # Install initscripts
-       $(call INSTALL_INITSCRIPT,zabbix_agentd)
+       @$(call INSTALL_INITSCRIPTS,$(SERVICES))
 
        # Install sudoers include file
        install -v -m 644 $(DIR_SRC)/config/zabbix_agentd/sudoers \