Print

Print


Hi 

Reading the mailed cron logs concerning my SE, I found 

/etc/cron.daily/logrotate:

error: lcfg-created-logrotate-entries:22 lines must begin with a keyword or a
filename (possibly in double quotes)
error: lcfg-created-logrotate-entries:27 unxpected }

And in  StorageElementClassic-cfg.h I read

/* OBJECT LOGROTATE
 --------------------------------------------------------------------------- 
*/
EXTRA(logrotate.logs) egm
ogrotate.logfile_egm         /var/log/lcg-expiregridmapdir.log
logrotate.compress_egm        yes
logrotate.missingok_egm       yes
logrotate.period_egm          weekly

As you can see, the're a missing initial 'l' 
I suppose there's no point to open a bug in savannah for so much as the 
tracking and modification are not that complicated.

David Weissenbach