I have a logrotate set up for /var/log/one/oned.log and sched.log that works just fine
[timm@snowball logrotate.d]$ more oned /var/log/one/*.log { missingok daily notifempty sharedscripts postrotate killall -HUP oned killall -HUP mm_sched endscript } However, when I try to have it also rotate the econe-server.log and the sunstone.log it doesn't work. the new log file appears as scheduled but econe-server keeps writing to the old dated one and the new log file is blank. sending a HUP signal to econe-server does not appear to make any difference. suggestions? Steve ------------------------------------------------------------------ Steven C. Timm, Ph.D (630) 840-8525 t...@fnal.gov http://home.fnal.gov/~timm/ Office: Wilson Hall room 804 Fermilab Scientific Computing Division, Scientific Computing Facilities Quadrant., Experimental Computing Facilities Dept., Project Lead for Virtual Facility Project. _______________________________________________ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org