I get this recurring error from /usr/sbin/run-crons.  From logrote.
But cannot quite see why it throws this error:

  error: stat of /home/reader/t/var/log/fw_log failed: \
    No such file or directory

Well its true, there is no such file but my settings should cause
logroate to `create' it, and it does not get created.


The section of logrotate.con dealing with that is belwo, is it wrong
in some way?

 /home/reader/t/var/log/fw_log {
   create 0600 reader users
   size=3000k
   rotate 15
   compress
}

-- 
gentoo-user@gentoo.org mailing list

Reply via email to