afn-unit.conf: Fix bug for option --no-httpd
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 29 Aug 2017 06:49:57 +0000 (08:49 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 29 Aug 2017 10:21:17 +0000 (12:21 +0200)
The option --no-httpd is applied for applications of
type 'application/vnd.agl.service' but the option
was misplaced in the command line.

On an other hand, setting --no-httpd makes option
--roothttp irrevelant.

Also, the option is currently not to be applied
when AGL_DEVEL (pulling afm-unit-debug.in) is
required.

Change-Id: I05b15fa2a847a5564d7c88ce7ac47cd8a2a29f40
Signed-off-by: José Bollo <jose.bollo@iot.bzh>

No differences found