zerotier / install.zerotier.com

Source for https://install.zerotier.com curl|bash installer
https://install.zerotier.com
BSD 3-Clause "New" or "Revised" License
58 stars 41 forks source link

Hangs in a chroot #18

Closed faddat closed 1 month ago

faddat commented 3 years ago

Installation dies when in a chroot, as it waits forever for the identity generation.

https://github.com/faddat/clay/runs/1138033544?check_suite_focus=true

I might be able to fix this, but may also just start copying the sources.list file into my device image using packer, instead. Pretty sure the identity will be generated at first boot.

Also, just realized that I must defer the generation of identity, no choice-- they'll all be the same device otherwise!