[quote=“astrouga, post: 8526, member: 907”]BTW, the solution ullawolf1 suggested works really well:
"So tftpd-hpa starts “to early”. You can fix this by editing the /etc/rc.local and add the line
[CODE]/bin/sleep 30 && /etc/init.d/tftpd-hpa restart[/CODE]
to restart the daemon after 30 seconds."
The thread is here:
[U][SIZE=2][COLOR=#0060e0][url]http://fogproject.org/forum/threads/tftp-stops-on-reboot-after-install.488/#post-5353[/url][/COLOR][/SIZE][/U]
[SIZE=2]astrouga[/SIZE][/quote]
Sweet - added that now so I don’t need to remember. I get so deep into these things, then months later I totally forget what I did in the first place I had to come back here again to check!