[NTLUG:Discuss] init q (does it work or not?)
Chris Cox
cjcox at acm.org
Sun Jan 27 20:36:18 CST 2002
Richard Geoffrion wrote:
>
> Brief: Running the command 'init q' did NOT seem to put into effect the
> changes I made in /etc/inetd.conf
You are confused... init q will tell init to reprocess the /etc/inittab
file (for spawning things at various runlevels).
What you want to do is send a HUP signal to the inetd process to get it
to reprocess your /etc/inetd.conf file.
Regards,
Chris
More information about the Discuss
mailing list