summaryrefslogtreecommitdiff
path: root/debian/patches/autologin-session-workaround.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/autologin-session-workaround.patch')
-rw-r--r--debian/patches/autologin-session-workaround.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/autologin-session-workaround.patch b/debian/patches/autologin-session-workaround.patch
index 297b760c..f1cea827 100644
--- a/debian/patches/autologin-session-workaround.patch
+++ b/debian/patches/autologin-session-workaround.patch
@@ -2,11 +2,11 @@ Description: Workaround faulty setting from Ubuntu user-setup package
Author: Robert Ancell <robert.ancell@canonical.com>
Bug: https://bugs.launchpad.net/bugs/1484083
-Index: trunk/src/seat.c
+Index: 1.18/src/seat.c
===================================================================
---- trunk.orig/src/seat.c
-+++ trunk/src/seat.c
-@@ -1050,7 +1050,12 @@ create_user_session (Seat *seat, const g
+--- 1.18.orig/src/seat.c
++++ 1.18/src/seat.c
+@@ -1040,7 +1040,12 @@ create_user_session (Seat *seat, const g
if (autostart)
{
const gchar *autologin_session_name = seat_get_string_property (seat, "autologin-session");