Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-allen-ck committed Apr 26, 2024
1 parent 6ce77b0 commit 0a7b1e8
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ sudo apt-get update || continue
echo "init_vm.sh: Desktop"
DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true
sudo apt install -y xfce4 xfce4-goodies xorg dbus-x11 x11-xserver-utils

echo /usr/sbin/gdm3 > /etc/X11/default-display-manager
DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true dpkg-reconfigure gdm3
echo set shared/default-x-display-manager gdm3 | debconf-communicate &> /dev/null

## Install xrdp so Guacamole can connect via RDP
echo "init_vm.sh: xrdp"
Expand Down

0 comments on commit 0a7b1e8

Please sign in to comment.