diff options
-rw-r--r-- | tests/scripts/xdmcp-server-hostname.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/scripts/xdmcp-server-hostname.conf b/tests/scripts/xdmcp-server-hostname.conf index f7ecb3a2..5a501c2a 100644 --- a/tests/scripts/xdmcp-server-hostname.conf +++ b/tests/scripts/xdmcp-server-hostname.conf @@ -9,7 +9,7 @@ start-default-seat=false enabled=true hostname=xdmcp-test -[Seat:*] +[SeatDefaults] user-session=default autologin-user=have-password1 @@ -34,7 +34,7 @@ autologin-user=have-password1 #?XSERVER-98 ACCEPT-CONNECT # Session starts -#?SESSION-X-127.0.0.1:98 START XDG_SESSION_TYPE=x11 XDG_SESSION_DESKTOP=default USER=have-password1 +#?SESSION-X-127.0.0.1:98 START DESKTOP_SESSION=default USER=have-password1 #?LOGIN1 ACTIVATE-SESSION SESSION=c0 #?XSERVER-98 ACCEPT-CONNECT #?SESSION-X-127.0.0.1:98 CONNECT-XSERVER |