summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxdm/lxdm_%.bbappend
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-12-22 10:28:56 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-22 15:58:36 +0100
commitde74ec83f3656c7655898f0e3c2c911d453ab1cb (patch)
tree237619cffb2f31829c450290c6d83a8a01034d6d /recipes-lxde/lxdm/lxdm_%.bbappend
parent664a1926af81e49396bfe268118969ec2b8718cb (diff)
lxdm: fix crash on first boot
The very first start of LXDM always crashes due to an empty last_session configuration in /var/lib/lxdm/lxdm.conf. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
Diffstat (limited to 'recipes-lxde/lxdm/lxdm_%.bbappend')
-rw-r--r--recipes-lxde/lxdm/lxdm_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-lxde/lxdm/lxdm_%.bbappend b/recipes-lxde/lxdm/lxdm_%.bbappend
index eb9906d..c5f52fd 100644
--- a/recipes-lxde/lxdm/lxdm_%.bbappend
+++ b/recipes-lxde/lxdm/lxdm_%.bbappend
@@ -4,4 +4,5 @@ SRC_URI += " \
file://logout-fixes.patch \
file://root-autologin.patch \
file://0001-lxdm.service-kill-lxsession-explicitely-with-sigkill.patch \
+ file://0001-do-not-crash-if-there-is-no-last_session.patch \
"