On Sat, Jun 03, 2006 at 10:56:48AM -0700, Alain Black wrote:
> > From: William Biggs [mailto:[EMAIL PROTECTED]
> > 
> > I get this error evertime I boot up. How can I get this  to do it  buy
> > it self  ?
> > /usr/sbin/rcpowersaved start
> 
> 
> # chkconfig powersaved --add
> # chkconfig  powersaved  on --level 3,5
> 
> to verify:
> # chkconfig --list powersaved

to turn it on:
# chkconfig powersaved on

to verify:
# chkconfig powersaved

"--add" and "--list" are just redhat compatibility options.

Cheers,
  Michael.

-- 
Michael Schroeder                                   [EMAIL PROTECTED]
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to