if [ -f etc/inetd.conf ]; then

    echo "#ftp	stream	tcp	nowait	root	/usr/sbin/tcpd	troll-ftpd -c 20 -s -u 1000 -x root" >> etc/inetd.conf

fi

usr/sbin/mkusers
