Hi,
I have not used it on my server at all .
I have just installed it on solaris 8. 
But after restart solaris gives an error saying ,
command respwaning too rapidly check for possible
error.
id:SV "/command/svcscanboot"

there for I want to uninstall it.
regards,
maheshwar

--- Peter van Dijk <[EMAIL PROTECTED]> wrote:
> On Mon, Sep 03, 2001 at 11:16:10AM +0200, Andrea
> Cerrito wrote:
> [snip]
> > To remove svscan.
> > 
> > Modify /etc/inittab and remove the SV entry. Do
> kill -HUP to init.
> > 
> > To remove files.
> > 
> > find / -name svc -type f -exec rm {} \;
> > find / -name supervise -type f -exec rm {} \;
> > find / -name svok -type f -exec rm {} \;        
> > find / -name svstat -type f -exec rm {} \;  
> > find / -name svscan -type f -exec rm {} \;
> > find / -name fghack -type f -exec rm {} \;      
> > find / -name multilog -type f -exec rm {} \;      
> > find / -name tai64n -type f -exec rm {} \;        
> > find / -name tai64nlocal -type f -exec rm {} \;
> > find / -name setuidgid -type f -exec rm {} \;     
>      
> > find / -name envuidgid -type f -exec rm {} \;
> > find / -name envdir -type f -exec rm {} \;      
> > find / -name softlimit -type f -exec rm {} \;     
> 
> > find / -name setlock -type f -exec rm {} \;       
> 
> Are you out of your mind?
> 
> This will take ages, may kill files that were not
> supposed to go (what
> if a user happens to have a file called 'supervise'
> in his homedir?).
> 
> The daemontools programs are in well-defined spaces.
> Remove 'm there.
> It's not hard.
> 
> Greetz, Peter
> -- 
> Monopoly        http://www.dataloss.nl/monopoly.html


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

Reply via email to