mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2026-04-20 05:50:08 -04:00
Write a newline to the specified file-descriptor to signal that yggdrasil is fully initialised and ready. s6 service startup notifications are described [here](https://skarnet.org/software/s6/notifywhenup.html). Related: #1148