On Sun, 15 May 2005 17:45:18 +0100
Neil Bothwick <[EMAIL PROTECTED]> wrote:

> On Sun, 15 May 2005 16:33:33 +0200, Patrick wrote:
> 
> > > > /sbin/runscript.sh: line 1: CLOCK: command not found
> > > 
> > > grep -r CLOCK /etc
> > > 
> > > One possible cause would be a stray space in the CLOCK="blah" line in
> > > /etc/conf.d/clock or /etc/rc.conf.
> > > 
> > > CLOCK = "UTC"
> > > instead of
> > > CLOCK="UTC"
> > > 
> > > would cause this error.
> > > 
> > Thats not it ... :-(
> 
> Start checking all the files the grep command threw up.
> 
> 
> -- 
> Neil Bothwick
> 
> Last words of a Windows user: = Why does that work now?

You are right, it was the /etc/conf.d/clock file, it had spaces in the clock 
line

Patrick


-- 
gentoo-user@gentoo.org mailing list

Reply via email to