aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-08-29 08:54:38 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2017-08-29 12:21:25 +0200
commit7c291a0adb54eb287a81e82bda4ef94c05dc2fd9 (patch)
tree738b512621719e70bbf3d51f56723fabed776869
parente9e6bbe7ce545850cf8eb84606c15b3f5b99d947 (diff)
afm-unit-debug.conf: add --monitoring option
Change-Id: I3174738bf4c164513bb6a0399584784548b22c2c Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r--conf/afm-unit-debug.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/afm-unit-debug.conf.in b/conf/afm-unit-debug.conf.in
index bc30889..ab687e0 100644
--- a/conf/afm-unit-debug.conf.in
+++ b/conf/afm-unit-debug.conf.in
@@ -211,6 +211,7 @@ ExecStart=/usr/bin/afb-daemon \
--dbus-server={{name}} \
{{/value=dbus}}\
{{/provided-api}}\
+ --monitoring \
{{#content.type=text/html}}\
--exec /usr/bin/web-runtime http://localhost:@p/{{content.src}}?token=@t
{{/content.type=text/html}}\