Bei Debian stellt man das in /etc/default/atftpd ein. Bei Ubuntu wahrscheinlich auch.
Beispiel:
Code: Alles auswählen
USE_INETD=false
OPTIONS="--daemon --port 69 --tftpd-timeout 300 --retry-timeout 5 --mcast-port 1758 --mcast-addr 239.239.239.0-255 --mcast-ttl 1 --maxthread 100 --verbose=5 /tftpboot"