aboutsummaryrefslogtreecommitdiff
path: root/templates/tftpd-hpa.erb
blob: 89f7e1f88e73263b059dc540b6185fd6783fef04 (plain)
1
2
3
4
5
6
# /etc/default/tftpd-hpa

TFTP_USERNAME="<%= username %>"
TFTP_DIRECTORY="<%= directory %>"
TFTP_ADDRESS="<%= address %>:<%= port %>"
TFTP_OPTIONS="<%= options %>"