root@cooker# rpm -q logrotate
logrotate-3.6-1mdk

error: /etc/logrotate.conf:9 unexpected text

error running postrotate script
run-parts: /etc/cron.daily/logrotate exited with return code 1

/etc/logrotate.conf:
# see "man logrotate" for details
# rotate log files weekly
weekly

# keep 4 weeks worth of backlogs
rotate 4

# create new (empty) log files after rotating old ones
create
^^^^^^ line 9

-andrej


Reply via email to