diff --git a/preseed/debian/stable/preseed.cfg b/preseed/debian/stable/preseed.cfg index 5397dba..73531f1 100644 --- a/preseed/debian/stable/preseed.cfg +++ b/preseed/debian/stable/preseed.cfg @@ -345,5 +345,5 @@ d-i cdrom-detect/eject boolean false # This will power off the machine instead of just halting it. #d-i debian-installer/exit/poweroff boolean true - +d-i preseed/late_command string apt-install zsh tmux puppet; in-target chsh -s /bin/zsh