From db0043c95ef842dab035a1cacd248f2cf6706eda Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Mon, 14 Sep 2020 10:46:10 -1000 Subject: [PATCH] prometheus: break init script Signed-off-by: Paul Spooren --- utils/prometheus/Makefile | 2 +- utils/prometheus/files/etc/init.d/prometheus | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/utils/prometheus/Makefile b/utils/prometheus/Makefile index 4f004228a8e9d..bdf0fbc98ce07 100644 --- a/utils/prometheus/Makefile +++ b/utils/prometheus/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=prometheus PKG_VERSION:=2.21.0 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/prometheus/prometheus/tar.gz/v${PKG_VERSION}? diff --git a/utils/prometheus/files/etc/init.d/prometheus b/utils/prometheus/files/etc/init.d/prometheus index a652ddfc60c05..387a8e7d77501 100755 --- a/utils/prometheus/files/etc/init.d/prometheus +++ b/utils/prometheus/files/etc/init.d/prometheus @@ -24,4 +24,7 @@ start_service() { procd_set_param file "$config_file" procd_set_param respawn procd_close_instance + + # intentional error + echo " }