]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/nagios_nrpe
buildprocess: Add extra metadata to pak lfs files
[people/pmueller/ipfire-2.x.git] / lfs / nagios_nrpe
index 260bcc810f3466386afea428861753fdb4c8678c..cdbe747b4370374570263bc2feb65546b3cc2f0d 100644 (file)
@@ -24,6 +24,8 @@
 
 include Config
 
+SUMMARY    = Nagios Remote Plug-In Executor
+
 VER        = 4.0.3
 
 THISAPP    = nrpe-$(VER)
@@ -36,6 +38,8 @@ PAK_VER    = 9
 
 DEPS       = nagios-plugins
 
+SERVICES   = nrpe
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -94,7 +98,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && make install-config
 
        # install initscript
-       $(call INSTALL_INITSCRIPT,nrpe)
+       $(call INSTALL_INITSCRIPTS,$(SERVICES))
 
        install -v -m 644 ${DIR_SRC}/config/backup/includes/nagios_nrpe \
                /var/ipfire/backup/addons/includes/nagios_nrpe