Re: place for script
On Sun, 2007-08-12 at 19:58 -0500, Hugo Vanwoerkom wrote:
> Marcelo Chiapparini wrote:
> > Hi!
> >
> > I need to run manually the following script each time I boot the system:
> >
> > #!/bin/sh
> > #switchs the Xvideo output to the correct CRT display
> > xvattr -a XV_SWITCHCRT -v 1
> > fi
> >
> > I would like to put it in a place in order to be automatically executed
> > at boot time. Where is the best place?
> >
>
> What's the 'fi' for?
>
> Why don'you put
> xvattr -a XV_SWITCHCRT -v 1
>
> into /etc/rc.local?
>
> Hugo
Hi Hugo,
thank you very much for the help. I will try your advice as soon as
possible
Marcelo
--
Marcelo Chiapparini
chiappa@oi.com.br
Reply to: