Skip to content
Snippets Groups Projects
Commit 6b3a493d authored by jurgenhaas's avatar jurgenhaas
Browse files

Improve netdata logrotate even further, see...

Improve netdata logrotate even further, see https://github.com/firehol/netdata/issues/866#issuecomment-244312123
parent d8f1aed6
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,7 @@
delaycompress
notifempty
sharedscripts
create 640 netdata netdata
postrotate
/usr/sbin/service netdata restart >/dev/null
/bin/kill -HUP `pidof netdata 2>/dev/null` 2>/dev/null || true
endscript
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment