To make the "run as daemon" setting even worse the meaning of the variable is swapped too. From init.d/tftpd-pha:

if [ "$RUN_DAEMON" = "yes" ] ; then
         echo "tftpd-hpa disabled in /etc/default/tftpd-hpa"
         exit 0
fi

I.e. "RUN_DAEMON=yes" means to _not_ run it as a daemon ...

Please changed that.

Thanks, Rainer


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to