Timeout curl in the event Apache (PLC side) opens the XMLRPC session, but returns...
[nodemanager.git] / nm.logrotate
1 /var/log/nm {
2     copytruncate
3     compress
4     daily
5     notifempty
6     rotate 5
7     missingok
8 }