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)
commit10ca2afd9ef6413d5a2ada35b1d3a12c2cf96df1
treed8c6c27da4756f043fd5865dd020ee9902682b90
parentad8b7c3ad94dd464175e26080e4152bff408d6da
afn-unit.conf: Fix bug for option --no-httpd

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>
conf/afm-unit-debug.conf.in
conf/afm-unit.conf.in