DietPi info (cpu, software) removed from console login screen

Yes indeed :fearful:
As a workaround, I added

run-parts --regex '.bash$' /etc/bashrc.d
run-parts --regex '.sh$'   /etc/bashrc.d

but in the git repository I did not find where this should happen originally. /etc/bash.bashrc for sure does not run-part /etc/bashrc.d.