packages icon indicating copy to clipboard operation
packages copied to clipboard

atftpd: update init script to use procd and publish service

Open mhusaam opened this issue 1 year ago • 2 comments

  • update init script to use procd
  • announce tftp service over mdns

Signed-off-by: Mohd Husaam Mehdi [email protected]

mhusaam avatar Mar 27 '24 16:03 mhusaam

Can you please split this up in two commits.

  • Switching the init to procd
  • Adding mdns

Then we could better port the procd init change to the other stable branches if we want. These are two changes that should not be combined in one commit.

We should make the mdns handling configurable, just like we do with the dropbear. Not everyone wants to have mdns.

feckert avatar Mar 28 '24 13:03 feckert

Thank you for reviewing, your comments have been addressed. @feckert, kindly check again.

mhusaam avatar Mar 29 '24 17:03 mhusaam