check processes started by inetd

Warren Block wblock at wonkity.com
Sun Jan 20 10:35:38 PST 2008


On Sun, 20 Jan 2008, Jonathan Horne wrote:

> how can i check to see the processes that have been started by inetd?  i mean
> other than reading the inetd.conf file... but something like top or something
> that shows me the processes that are actually running?

Kind of depends on what you're looking for, but ps ax, or enable inetd 
logging, or maybe sockstat.  If you're new to FreeBSD, remember that 
inetd isn't enabled by default, and a lot of the daemons it's used to 
start on other systems can be run on their own.

-Warren Block * Rapid City, South Dakota USA


More information about the freebsd-questions mailing list