Borsenkow Andrej <[EMAIL PROTECTED]> writes:

> 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

Humm quite strange :

(root@petiot)[root]-$ rpm -qf /etc/logrotate.conf 
logrotate-3.6-1mdk
(root@petiot)[root]-$ /etc/cron.daily/logrotate 
(root@petiot)[root]-$ echo $?
0
(root@petiot)[root]-$ 


-- 
http://www.linux-mandrake.com/en/club/

Reply via email to