Restarting inetd for UNIX®
If you changed the
inetd.conf
file, you must restart
inetd
.
Procedure
Set user to
root
.
$ su root Password: *****
Send an HUP signal to
inet
.
root# kill -HUP inetd_processID
Exit from user
root
.
Feedback