summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxdm/lxdm
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-01-10 18:28:39 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-01-11 21:05:02 +0100
commit782b36797b03e8a0a044d775f641bdc6b132358e (patch)
tree58fc85dfef2225a05642b8af9ce13859f6bb8b30 /recipes-lxde/lxdm/lxdm
parente4dc324eb91840dab5c091ba2f7f3f32c4b1e8d7 (diff)
lxdm bbappend: cleanup
Remove stale file, it wasn't referenced in SRC_URI for some time. Remove source uri entry also applied upstream. This would probably error out if not compiling with debug tweaks as the patch would be applied twice. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-lxde/lxdm/lxdm')
-rw-r--r--recipes-lxde/lxdm/lxdm/lxdm.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-lxde/lxdm/lxdm/lxdm.service b/recipes-lxde/lxdm/lxdm/lxdm.service
deleted file mode 100644
index b01c27d..0000000
--- a/recipes-lxde/lxdm/lxdm/lxdm.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=LXDM Display Manager
-After=systemd-user-sessions.service
-
-[Service]
-ExecStart=/usr/sbin/lxdm
-StandardOutput=syslog
-
-[Install]
-Alias=display-manager.service