summaryrefslogtreecommitdiffstats
path: root/conf/generate-unit-conf/service.inc
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-11-17 08:53:57 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2017-11-24 17:44:57 +0100
commit1d3e83b0b3d2cf229e78874b3ed842f9c107dde8 (patch)
treede76bbe2c3e3018401408bb203e2898dd9f3a71b /conf/generate-unit-conf/service.inc
parentb5c95cf683a396f1b8dbd0f3edd093f2f1edf838 (diff)
afm-unit.conf: Fix missing @ in service name
Regression introduced by commit: c7db705 Generate afm-unit.conf using m4 Change-Id: Ibeeaf14b697e79cb2a95154b50b2ac775f93d529 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'conf/generate-unit-conf/service.inc')
-rw-r--r--conf/generate-unit-conf/service.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/generate-unit-conf/service.inc b/conf/generate-unit-conf/service.inc
index be1f7aa..ab8dff5 100644
--- a/conf/generate-unit-conf/service.inc
+++ b/conf/generate-unit-conf/service.inc
@@ -11,12 +11,7 @@ Description={{description}}
X-AFM-description={{description}}
X-AFM-name={{name.content}}
X-AFM-shortname={{name.short}}
-#***************
-# use X-AFM-id={{:id}}--{{:ver}}--{{:#target}}
-# instead of:
X-AFM-id=TARGET
-# when home screen will use real ids
-#**************
X-AFM-version={{:version}}
X-AFM-author={{author.content}}
X-AFM-author-email={{author.email}}