summaryrefslogtreecommitdiffstats
path: root/recipes-demo
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2022-05-05 16:01:32 +0300
committerMarius Vlad <marius.vlad@collabora.com>2022-05-05 17:29:46 +0300
commite6b61bd1f09203d3ef1c110166f064125ce136d9 (patch)
treeea5291fd631f7e85bba4d2ec41a65c3bc9a22a00 /recipes-demo
parentfe41b05648235b07a65962bc425e2fb258bd38bc (diff)
launcher.server: Remove Name from Unit
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
Diffstat (limited to 'recipes-demo')
-rw-r--r--recipes-demo/launcher/files/launcher.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-demo/launcher/files/launcher.service b/recipes-demo/launcher/files/launcher.service
index 6170f60d..7b3b172d 100644
--- a/recipes-demo/launcher/files/launcher.service
+++ b/recipes-demo/launcher/files/launcher.service
@@ -1,5 +1,4 @@
[Unit]
-Name=AGL Launcher
Requires=homescreen.service
After=homescreen.service