This is more related to systemd than Whonix, but the Whonix developers set it up this way, so I am asking here.
I can’t find the correct solution in my searches for Linux, Debian or systemd configuration. I just want to restore the getty@.service for tty2-5 to the default behaviour.
I tried systemctl enable getty@tty2.service
but that makes it run all the time instead of autostarting when you switch to that virtual terminal.
Basically I just want to know what was done to prevent them from starting so I can undo it.