[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Qube 2 Cron Daemon reports error with secureweb
- Subject: Re: [cobalt-users] Qube 2 Cron Daemon reports error with secureweb
- From: flash22@xxxxxxx
- Date: Tue Sep 18 06:16:21 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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