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

Re: [cobalt-developers] Error (RaQ3)



Hi,

Thanks, but how do actually edit the file? I know I have su to root, and go
into that file, but I would appreciate it if you could give me some
instructions of exactly how to do this!

Thanks,

Mark Baker

> > I have started to get this e-mail in my Root POP Account!
> >
> > /etc/cron.daily/ntpdate.auto: syntax error near unexpected token
> > `/sbin/clock'
> > /etc/cron.daily/ntpdate.auto: /etc/cron.daily/ntpdate.auto: line 12:
> > `/sbin/clock -w -u >>/var/cobalt/sauce.log 2>&1'
>
> in /etc/cron.daily/ntpdate.auto, uncomment the last two (buggy) lines :
>
> #unlink() # no valid shell command
> #/sbin/clock -w -u >>/var/cobalt/sauce.log 2>&1 #double line
>
> don`t delete them, it seems that the gui under certain circumstances
> adds them again if they don`t exist
>
> you must have root status to edit the file
>
> this is no critical error, however, it`s just annoying.