diff --git a/setup/linux/profile_gui/airootfs/etc/skel/.zlogin b/setup/linux/profile_gui/airootfs/etc/skel/.zlogin index f72bb908..8ecba0a8 100644 --- a/setup/linux/profile_gui/airootfs/etc/skel/.zlogin +++ b/setup/linux/profile_gui/airootfs/etc/skel/.zlogin @@ -1,7 +1,7 @@ setterm -blank 0 -powerdown 0 2>/dev/null if [ "$(fgconsole 2>/dev/null)" -eq "1" ]; then - # Connect to network and update hostname - "${HOME}/.update_network" + # Set up teststation details + $HOME/.setup_teststation # Start X or HW-diags if ! grep -Fq "nox" /proc/cmdline; then