# /etc/default/tftpd-hpa RUN_DAEMON="yes" TFTP_USERNAME="user" TFTP_DIRECTORY="/home/user/tftproot" TFTP_ADDRESS="0.0.0.0:69" TFTP_OPTIONS="--secure"