# See tftpd(8) for details about options.

# Change root directory on startup. See '-s|--secure'.
#SECURE=Y

# Connect with IPv4 only. See '-4|--ipv4.
#IPv4_ONLY=N

# Connect with IPv6 only. See '-6|--ipv6.
#IPv6_ONLY=N

# A specific address and port to listen. See '-a|--address'.
ADDRESS=

# umask for newly created files to the specified value. See '-U|--umask'.
#UMASK=

# Allow new files to be created. See '-c|--create'.
#CREATE=N

# Maximum permitted block size. See '-B|--blocksize'.
#BLOCKSIZE=1468

# Username  which  tftpd will run as. See '-u|--user'.
USER=tftp

# Other options
OPTS=

# Root directory for TFTPD
#DIR=/var/lib/tftpboot
