After make changes to /etc/inetd.conf in Solaris 8, we have to restart the inet daemon with the following command :
#pkill -HUP inetd
The command will restart the inetd and reread the configuration.

After make changes to /etc/inetd.conf in Solaris 8, we have to restart the inet daemon with the following command :
#pkill -HUP inetd
The command will restart the inetd and reread the configuration.