summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/netdata.logrotate2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/netdata.logrotate b/debian/netdata.logrotate
index 707eba3f4..ed49ac4b8 100644
--- a/debian/netdata.logrotate
+++ b/debian/netdata.logrotate
@@ -11,5 +11,7 @@
if service netdata status > /dev/null ; then \
service netdata restart > /dev/null; \
fi;
+ endscript
}
+