1
0
forked from mir/linux-vm-tools

Merge pull request #37 from Microsoft/cwilhit-patch-1

Add KVP utils
This commit is contained in:
Justin 2018-05-21 14:13:09 -07:00 committed by GitHub
commit b5fb1f4f47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,10 @@ fi
# XRDP # XRDP
# #
# Install hv_kvp utils
apt install -y linux-tools-virtual
apt install -y linux-cloud-tools-virtual
# Install the xrdp service so we have the auto start behavior # Install the xrdp service so we have the auto start behavior
apt install -y xrdp apt install -y xrdp