## Path: Network/FTP/Atftpd ## Description: ATFTP Configuration ## Type: string ## Default: "--daemon " # # atftpd options # ATFTPD_OPTIONS="--daemon " ## Type: yesno ## Default: no # # Use inetd instead of daemon # ATFTPD_USE_INETD="no" ## Type: string ## Default: "/tftpboot" # # TFTP directory must be a world readable/writable directory. # By default /tftpboot is assumed. # ATFTPD_DIRECTORY="@@@tftpbootdir@@@"