hscloud/vagrant-lab/pxe-server-config/resources/tftpd-hpa

5 lines
104 B
Plaintext
Raw Normal View History

TFTP_USERNAME="tftp"
TFTP_DIRECTORY="/tftpboot"
TFTP_ADDRESS="192.168.0.254:69"
TFTP_OPTIONS="--secure"