summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorBruce Toll <4109762+tollb@users.noreply.github.com>2025-03-15 13:16:03 -0400
committerBruce Toll <4109762+tollb@users.noreply.github.com>2025-03-15 13:16:03 -0400
commitae4750868c4d79ed74393b73447b2d1e643b0533 (patch)
treecd7e3bc9a7defd21c5eac7e0c05bb84e17445822 /pkgs/development/python-modules/rangehttpserver
parent2d3a45d000f67883e624fc5955f7431fc4734734 (diff)
nixos/ec2-data fix host fingerprint output to console (regression)
PR #322282 introduced a regression that causes the previous display of the ssh host key fingerprints to get directed to the journal rather than the console (as intended). Thus, the console only logs an empty set of fingerprints: -----BEGIN SSH HOST KEY FINGERPRINTS----- -----END SSH HOST KEY FINGERPRINTS----- The fix is to reorder the bash statement that invokes ssh-keygen so that the ssh-keygen output is directed to /dev/console.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions