afm-unit-debug.conf: Increase the verbosity in debug
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 1 Sep 2017 07:08:16 +0000 (09:08 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 1 Sep 2017 07:08:16 +0000 (09:08 +0200)
Latest version of the binder separated the verbosity levels
of WARNING and NOTICE. This commits asks for notice report
by default in debug.

Change-Id: Ibdaf16560384c7f2576066250e42c44074501ebb
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
conf/afm-unit-debug.conf.in

index abdb580..8c2431d 100644 (file)
@@ -166,6 +166,7 @@ ExecStart=/usr/bin/afb-daemon \
        --workdir={{&#metadata.app-data-dir}}/{{id}} \
        --port={{:#metadata.http-port}} \
        --token=HELLO \
+       --verbose \
        {{#content.type=application/vnd.agl.service}} \
                --roothttp=. \
        {{/content.type=application/vnd.agl.service}} \