summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-04 11:25:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-04 11:25:40 +0000
commite727f9a6c631357cf09901197b41e588f5eda7df (patch)
tree3c19a3ead02d1ababd8d6d512d586f44a729f5cf
parentCorrecting wrong bugnumer in previous changelog. (diff)
downloadnetdata-e727f9a6c631357cf09901197b41e588f5eda7df.tar.xz
netdata-e727f9a6c631357cf09901197b41e588f5eda7df.zip
Removing ExecReload from systemd unit (Closes: #921279).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/netdata-core.netdata.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/netdata-core.netdata.service b/debian/netdata-core.netdata.service
index 54f4d03e7..64bbabd18 100644
--- a/debian/netdata-core.netdata.service
+++ b/debian/netdata-core.netdata.service
@@ -12,7 +12,6 @@ ConditionPathExists=/etc/netdata/netdata.conf
Type=simple
Environment="netdata_LOG_LOCATION=/var/log/netdata/log"
ExecStart=/usr/sbin/netdata -D
-ExecReload=/usr/sbin/netdata reload
TimeoutStopSec=10
KillMode=mixed
KillSignal=SIGTERM