7 lines
129 B
Plaintext
Executable File
7 lines
129 B
Plaintext
Executable File
# /etc/default/tftpd-hpa
|
|
|
|
TFTP_USERNAME="tftp"
|
|
TFTP_DIRECTORY="/srv/tftp"
|
|
TFTP_ADDRESS="192.168.1.50:69"
|
|
TFTP_OPTIONS="--secure"
|