Hyperv Debian + UEFI
This commit is contained in:
@@ -6,9 +6,6 @@ apt remove cloud-init -y
|
||||
apt update
|
||||
apt upgrade -y
|
||||
|
||||
# Do some magic with init
|
||||
sed -i -E -e 's,^(ACTIVE_CONSOLES="/dev/tty).*",\11,' /etc/default/console-setup
|
||||
|
||||
# Make sshd faster
|
||||
cat << EOF > /etc/ssh/sshd_config.d/00-vagrant_accept_pubkey.conf
|
||||
UseDNS no
|
||||
|
||||
Reference in New Issue
Block a user