Paul Miller wrote:
> 
> how do I kill samba when it is loaded from inetd? .. smbd doesn't even
> appear on ps -aux unless a service is being used.
> 
> Thanks
> 
> ---
> Paul Miller <[EMAIL PROTECTED]>, finger for public PGP key
> 100 MB web space for $10/month, http://www.3dillusion.com
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> [EMAIL PROTECTED] .
> Trouble?  e-mail to [EMAIL PROTECTED] .

You've kind of answered your own question.  smbd doesn't show up on a ps
listing because it is only run when needed, and not all the time as a
daemon.

The best way to "kill" it if you don't like this behavior is to edit
your inetd.conf and comment out the service.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to