6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
TFTP_USERNAME="tftp"
|
|
TFTP_DIRECTORY="/var/lib/tftpboot"
|
|
TFTP_ADDRESS="IP:69"
|
|
TFTP_OPTIONS="--secure"
|
|
RUN_DAEMON="yes"
|