X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=nm.logrotate;h=c7b463be1606ae67f30cf4193e8b620527db891d;hb=207511e76a787363d5b96b5dbb9a9adcdaf066a5;hp=c68571173c5aff010d1894e6402c7197658de0f8;hpb=708ec62da1637af72da57e5755790713381c1db1;p=nodemanager.git diff --git a/nm.logrotate b/nm.logrotate index c685711..c7b463b 100644 --- a/nm.logrotate +++ b/nm.logrotate @@ -6,3 +6,10 @@ rotate 5 missingok } +/var/log/nodemanager.daemon { + copytruncate + compress + weekly + rotate 5 + missingok +}