~ci-train-bot/lightdm/lightdm-ubuntu-yakkety-landing-032

« back to all changes in this revision

Viewing changes to debian/patches/autologin-session-workaround.patch

  • Committer: Robert Ancell
  • Date: 2016-06-20 02:30:56 UTC
  • Revision ID: robert.ancell@canonical.com-20160620023056-sdh98ozzbqy1825k
Refresh patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
===================================================================
7
7
--- trunk.orig/src/seat.c
8
8
+++ trunk/src/seat.c
9
 
@@ -1050,7 +1050,12 @@ create_user_session (Seat *seat, const g
 
9
@@ -1047,7 +1047,12 @@ create_user_session (Seat *seat, const g
10
10
     if (autostart)
11
11
     {
12
12
         const gchar *autologin_session_name = seat_get_string_property (seat, "autologin-session");