X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nm.logrotate;h=c7b463be1606ae67f30cf4193e8b620527db891d;hb=refs%2Fheads%2F1.8;hp=c68571173c5aff010d1894e6402c7197658de0f8;hpb=589ca0865981605cee13358554027e086dc67dd4;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 +}