forked from mir/linux-vm-tools
Keep ubuntu-desktop running
Fix a bug where ubuntu-desktop stops running and "basic mode" is lost.
This commit is contained in:
parent
5927c9de2e
commit
2046f6af53
@ -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
|
||||
###############################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user