diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2019-05-07 14:34:08 +0800 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-05-10 16:41:52 -0400 |
commit | 3c80794f8097f4f76d820cd521efac6f46d69cc6 (patch) | |
tree | 8fd8d9b4341e6d3b979ce294be6a5b7a5b2f94bd | |
parent | 2c6f451aa2b954c0cab2052d4f4635618050f648 (diff) | |
download | meta-virtualization-3c80794f8097f4f76d820cd521efac6f46d69cc6.tar.gz |
nagios-core: add CVE_PRODUCT
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | recipes-extended/nagios/nagios-core_4.4.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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}" | |||
149 | 149 | ||
150 | INITSCRIPT_NAME = "nagios" | 150 | INITSCRIPT_NAME = "nagios" |
151 | INITSCRIPT_PARAMS = "defaults" | 151 | INITSCRIPT_PARAMS = "defaults" |
152 | |||
153 | CVE_PRODUCT = "nagios_core" | ||