mirror of
https://github.com/microsoft/linux-vm-tools
synced 2025-09-01 23:15:47 +00:00
Keep ubuntu-desktop running
Fix a bug where ubuntu-desktop stops running and "basic mode" is lost.
This commit is contained in:
@@ -125,6 +125,9 @@ cd $XORGXRDP_PATH
|
||||
make
|
||||
sudo make install
|
||||
|
||||
#Installing xorgxrdp knocks out ubuntu-desktop from running. We need to reinstall it
|
||||
sudo apt-get install --reinstall ubuntu-desktop
|
||||
|
||||
#
|
||||
# End XORGXRDP
|
||||
###############################################################################
|
||||
|
Reference in New Issue
Block a user