diff options
Diffstat (limited to 'share/provision/files/desktop-basic')
| -rw-r--r-- | share/provision/files/desktop-basic/etc/lightdm/lightdm.conf | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/share/provision/files/desktop-basic/etc/lightdm/lightdm.conf b/share/provision/files/desktop-basic/etc/lightdm/lightdm.conf index f9b1371..7614cc2 100644 --- a/share/provision/files/desktop-basic/etc/lightdm/lightdm.conf +++ b/share/provision/files/desktop-basic/etc/lightdm/lightdm.conf @@ -92,7 +92,7 @@  #xmir-command=Xmir  #xserver-config=  #xserver-layout= -#xserver-allow-tcp=false +xserver-allow-tcp=true  #xserver-share=true  #xserver-hostname=  #xserver-display-number= @@ -138,8 +138,8 @@ autologin-user-timeout=0  # it can be a word and the first 7 characters are used as the key.  #  [XDMCPServer] -#enabled=false -#port=177 +enabled=true +port=177  #listen-address=  #key=  #hostname= | 
