mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 04:07:51 +00:00
Jarrod Johnson
fd14221ab5
Avoid truncating console logging of firstboot
With significant firstboot output, there was a tendency for tail to be killed before it relayed all the content. Change to run the firstboot in a subshell in the background, and have tail explicitly run until that subshell naturally exits and then tail will cleanly exit
…
…
…
…
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%