Skip to content

Commit 58e4894

Browse files
author
Yutaro-B18016
authored
Merge pull request #9 from Yutaro-B18016:added-requirement-for-dependancies-for-ubuntu-18.04-version
added requirement for dependancies for ubuntu18.04
2 parents ecf4f44 + 2cbf9c9 commit 58e4894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ubuntu/18.04/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ apt install -y linux-tools-virtual${HWE}
3939
apt install -y linux-cloud-tools-virtual${HWE}
4040

4141
# Install the xrdp service so we have the auto start behavior
42-
apt install -y xrdp
42+
apt install -y xrdp xserver-xorg-core xorgxrdp
4343

4444
systemctl stop xrdp
4545
systemctl stop xrdp-sesman

0 commit comments

Comments
 (0)