Ben, The way I would do it is # ps -ef | grep inet
Once you get the PID then # kill -HUP <inetd pid> Hope this helps Chris -----Original Message----- From: Ben Donohue [mailto:[EMAIL PROTECTED]] Sent: Thursday, 7 March 2002 1:01 PM To: [EMAIL PROTECTED] Subject: [SLUG] restarting after editing inetd.conf Hi slugs, excuse me if this is obvious to some. If I edit inetd.conf is there a way to re-run inetd.conf with the new settings without restarting the computer? Ben -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug ********************************************************************* The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please re-send this communication to the sender and delete the original message or any copy of it from your computer system. Thank You. -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
