mirror of
https://github.com/microsoft/linux-vm-tools
synced 2025-09-02 07:25:39 +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
|
make
|
||||||
sudo make install
|
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
|
# End XORGXRDP
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
Reference in New Issue
Block a user