summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Weller <lhw@ring0.de>2017-05-03 11:32:42 +0000
committerLennart Weller <lhw@ring0.de>2017-05-03 11:32:42 +0000
commit21ee95ad705369bfaa93d33814ed7398bd57ef55 (patch)
treedbe9d864bcdcff0cf8c207f10e06389d3c819d77
parentmissed the override for gauge.coffee (diff)
downloadnetdata-21ee95ad705369bfaa93d33814ed7398bd57ef55.tar.xz
netdata-21ee95ad705369bfaa93d33814ed7398bd57ef55.zip
weekly logrotate
-rw-r--r--debian/changelog3
-rw-r--r--debian/netdata.logrotate2
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 66ccdc92b..1ddb69e5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ netdata (1.6.0+dfsg-1) UNRELEASED; urgency=medium
[ Lennart Weller ]
* Make all of /var writeable avoiding any other MTA problems
* Add CAP_SETUID permission for the service
+ * Change logrotate to weekly (Closes: #857305)
+ We do the weekly logrotate for now as SIGHUP is not working correctly.
+ See https://github.com/firehol/netdata/issues/805
-- Federico Ceratto <federico@debian.org> Sun, 30 Apr 2017 17:10:00 +0100
diff --git a/debian/netdata.logrotate b/debian/netdata.logrotate
index ed49ac4b8..8290a2b59 100644
--- a/debian/netdata.logrotate
+++ b/debian/netdata.logrotate
@@ -1,7 +1,7 @@
/var/log/netdata/*log {
compress
create 0640 netdata adm
- daily
+ weekly
delaycompress
missingok
notifempty