[syslinux] hpa-tftp with xinetd

Darren Gamble Darren.Gamble at sjrb.ca
Thu Feb 21 15:56:58 PST 2002


Good day,

Just a quick question- could someone please confirm that this is the correct
xinetd configuration (or not) for hpa-tftp?

We've noticed that, when under moderate load hpa-tftpd resides in memory,
even after there are no connections or even if xinetd is shut down.  Under
light load the server goes away after each connection, as desired.

Thanks in advance!


service tftp
{
        socket_type             = dgram
        protocol                = udp
        wait                    = yes
        user                    = root
        log_on_success          += USERID
        log_on_failure          += USERID
        server                  = /usr/sbin/hpa-tftpd
        server_args             = -s /tftpboot
        disable                 = no
}

============================
Darren Gamble
Planner, Regional Services
Shaw Cablesystems GP
630 - 3rd Avenue SW
Calgary, Alberta, Canada
T2P 4L4
(403) 781-4948



More information about the Syslinux mailing list