From 1d3e83b0b3d2cf229e78874b3ed842f9c107dde8 Mon Sep 17 00:00:00 2001 From: José Bollo Date: Fri, 17 Nov 2017 08:53:57 +0100 Subject: afm-unit.conf: Fix missing @ in service name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Regression introduced by commit: c7db705 Generate afm-unit.conf using m4 Change-Id: Ibeeaf14b697e79cb2a95154b50b2ac775f93d529 Signed-off-by: José Bollo --- conf/generate-unit-conf/service.inc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'conf/generate-unit-conf/service.inc') 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}} -- cgit 1.2.3-korg