> [EMAIL PROTECTED] �����(�):
> 
> hi,
> 
> how can automatically restart searchd after it is dying...?
> 
> easiest(sillies) way would be to setup cronjob to allways check wheter searchd is 
>runnig,
> but i think there must be a more elegant way to do this?
> 
> although: searchd won't start when user is root, so how can i
> automatically start searchd when system is booted?

See misc/aspseek file to see how this can be done on RedHat-based
systems. Or, use

su - <user> -c "searchd -D"

where <user> is user you want searchd to run under.
See su(1) manpage for details.


--  [EMAIL PROTECTED]  http://kir.sever.net   ICQ 7551596  --
Bend the facts to fit the conclusion. It's easier that way.
--  |_ | |\| |_| ><   --  |_| |\| | ><   --   | ) |\/|   --

Reply via email to