1
0
forked from mir/linux-vm-tools

Removed the commented out sed for lightdm

This commit is contained in:
Ken VanDine 2018-03-30 10:20:26 -04:00
parent e552b35ff0
commit 6575b9ed27

View File

@ -58,9 +58,6 @@ fi
# use the script to setup the ubuntu session
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'
sed -e 's/FuseMountName=thinclient_drives/FuseMountName=shared-drives/g' /etc/xrdp/sesman.ini