|
Description
|
in.tftpd -S is a method to run in.tftpd in standalone mode outside of inetd. Combined with -d, it allows one to monitor tftp connections. This is particularly important for debugging. As suggested by others, it appears the fix for 5024632 is incomplete, as in.tftpd -S now results in a failure to bind due to a missing PRIV_NET_PRIVADDR privilege.
|