fixed and moved the server-side yum scripts, from nodeconfig/yum to BootstrapFS/nodec...
[nodeupdate.git] / logrotate / NodeUpdate
1 /var/log/NodeUpdate.log {
2     compress
3     daily
4     notifempty
5     rotate 5
6     missingok
7 }