Comment 19 for bug 522509

Revision history for this message
Darik Horn (dajhorn) wrote :

I got this bug with tftpd-hpa after an upgrade to Lucid. The solution for me was to add `sleep 10s` to the script stanza in the /etc/init/tftpd-hpa file.

Running `initctl restart tftpd-hpa` properly starts in.tftpd if it fails during system startup, so it follows that there could be a race.

Upstart doesn't log anything during the failure.