mirror of
https://github.com/microsoft/linux-vm-tools
synced 2025-08-30 14:08:32 +00:00
Removed the commented out sed for lightdm
This commit is contained in:
@@ -58,9 +58,6 @@ fi
|
|||||||
# use the script to setup the ubuntu session
|
# use the script to setup the ubuntu session
|
||||||
sed -i_orig -e 's/startwm/startubuntu/g' /etc/xrdp/sesman.ini
|
sed -i_orig -e 's/startwm/startubuntu/g' /etc/xrdp/sesman.ini
|
||||||
|
|
||||||
# use the default lightdm x display
|
|
||||||
# sed -i_orig -e 's/X11DisplayOffset=10/X11DisplayOffset=0/g' /etc/xrdp/sesman.ini
|
|
||||||
|
|
||||||
# rename the redirected drives to 'shared-drives'
|
# rename the redirected drives to 'shared-drives'
|
||||||
sed -e 's/FuseMountName=thinclient_drives/FuseMountName=shared-drives/g' /etc/xrdp/sesman.ini
|
sed -e 's/FuseMountName=thinclient_drives/FuseMountName=shared-drives/g' /etc/xrdp/sesman.ini
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user