launcher.server: Remove Name from Unit 57/27457/1
authorMarius Vlad <marius.vlad@collabora.com>
Thu, 5 May 2022 13:01:32 +0000 (16:01 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Thu, 5 May 2022 14:29:46 +0000 (17:29 +0300)
Apparently, there's no need for the Name in the Unit anymore, systemd
says: Unknown key name 'Name' in section 'Unit', ignoring

Bug-AGL: SPEC-4358
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Icadc8130834ab6007725ee8db608349037226a7a

recipes-demo/launcher/files/launcher.service

index 6170f60..7b3b172 100644 (file)
@@ -1,5 +1,4 @@
 [Unit]
-Name=AGL Launcher
 Requires=homescreen.service
 After=homescreen.service