9.2 Specifying Paths to Services

You must specify the full path to each service in /etc/inetd.conf. For example:

ftp  stream  tcp  nowait  root /path/to/virtuald virtuald /virtual/conf.ftp wu.ftpd -l -a
On my system, wu.ftpd is in the /usr/sbin directory on the main server as well as the virtual server (/virtual/vserver1.com/usr/sbin). Make sure you follow the general rules to avoid problems: