[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Qube 2 Cron Daemon reports error with secureweb



On Tue, 18 Sep 2001, James Binnion wrote:

> I get a email from the Cron Daemon every day that states the following:
> error: secureweb:2 unknown option 'missingok' -- ignoring line

missingok is an option to logrotate, sounds like your cron scripts are
newer than the version of logrotate you have, should be harmless, if
annoying, see if there is a newer logrotate somewhere fot that machine, or
take missingok out of the logrotate scripts...(It's telling it it's is ok
if there is no file to rotate and not to generate an error message...heh!

gsh