# vi /etc/inetd.conf #ftp stream tcp nowait root /usr/etc/in.ftpd in.ftpd ftp stream tcp nowait root /usr/local/etc/tcpd /usr/local/etc/ftpd -a
inetdのプロセス番号を調べ再起動させる
# ps ax|grep inetd # kill -HUP [PID]