Update logrotate paths.
This commit is contained in:
parent
49a7789100
commit
5807acdb63
2 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/var/log/netdata/error.log /var/log/netdata/debug.log {
|
||||
/var/log/netdata/error /var/log/netdata/debug {
|
||||
sharedscripts
|
||||
postrotate
|
||||
[ -x /etc/rc.d/rc.netdata ] && /etc/rc.d/rc.netdata restart >/dev/null 2>&1 || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue