diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2013-07-30 16:56:44 +0100 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2013-07-30 16:56:44 +0100 |
commit | 409f3c5192264bec8bec5d240ba844a08e579c0f (patch) | |
tree | fcd82e5f1974919e6ab805eb271e1ed92d19cc9b /tests/scripts/autologin-timeout.conf | |
parent | 4b68d3c41c5e49db39c8964a5317af1421e62f83 (diff) | |
download | lightdm-409f3c5192264bec8bec5d240ba844a08e579c0f.tar.gz |
Correctly set XDG_VTNR for unity sessions that are no autologin
Diffstat (limited to 'tests/scripts/autologin-timeout.conf')
-rw-r--r-- | tests/scripts/autologin-timeout.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scripts/autologin-timeout.conf b/tests/scripts/autologin-timeout.conf index af1d598d..c36cc546 100644 --- a/tests/scripts/autologin-timeout.conf +++ b/tests/scripts/autologin-timeout.conf @@ -34,7 +34,7 @@ user-session=default #?GREETER-X-0 TERMINATE SIGNAL=15 # Session starts -#?SESSION-X-0 START USER=have-password1 +#?SESSION-X-0 START XDG_SEAT=seat0 XDG_VTNR=7 USER=have-password1 #?XSERVER-0 ACCEPT-CONNECT #?SESSION-X-0 CONNECT-XSERVER |