The following should be in /etc/inetd.conf.
shell stream tcp nowait root /usr/sbin/in.rshd in.rshd
Then restart the inetd daemon by this command
kill -HUP pid
where the pid is the inetd daemon's process id.
Return to article...[an error occurred while processing this directive]