# /etc/default/tftpd-hpa

TFTP_USERNAME="tftp"
TFTP_DIRECTORY="/srv/tftp"
TFTP_ADDRESS="10.8.221.2:69"
TFTP_OPTIONS="--secure -l --ipv4"