From 3c80794f8097f4f76d820cd521efac6f46d69cc6 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Tue, 7 May 2019 14:34:08 +0800 Subject: nagios-core: add CVE_PRODUCT Signed-off-by: Chen Qi Signed-off-by: Bruce Ashfield --- recipes-extended/nagios/nagios-core_4.4.3.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-extended/nagios/nagios-core_4.4.3.bb b/recipes-extended/nagios/nagios-core_4.4.3.bb index cf379240..fcf04e98 100644 --- a/recipes-extended/nagios/nagios-core_4.4.3.bb +++ b/recipes-extended/nagios/nagios-core_4.4.3.bb @@ -149,3 +149,5 @@ USERADD_PARAM_${SRCNAME}-base = "-r -M -g ${NAGIOS_GROUP} ${NAGIOS_USER}" INITSCRIPT_NAME = "nagios" INITSCRIPT_PARAMS = "defaults" + +CVE_PRODUCT = "nagios_core" -- cgit v1.2.3-54-g00ecf