[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: restarting inetd



A long time ago, in a galaxy far, far way, someone said...

> Hello,
> 
> I am a former redhat, turned debian user, and was wondering if someone
> could inform me how to restart inetd... I am so used to redhat's
> /etc/rc.d/init.d/ scripts, that I've never started/stoped/restarted
> services any other way.  By reading the inetd man page, I know you have
> to send it a SIGHUP, but I don't know the exact command.  Could someone
> please help me out?

A good, Linux-generic way I like to use is 'killall -HUP inetd'.  The
Debian-specific way is '/etc/init.d/netbase restart'.

Incidentally, Debian's equivalent to Redhat's /etc/rc.d/init.d is
/etc/init.d.

-- 
----------------------------------------------------------------------
Phil Brutsche					pbrutsch@creighton.edu

"There are two things that are infinite; Human stupidity and the
universe. And I'm not sure about the universe." - Albert Einstein


Reply to: