diff options
author | José Bollo <jose.bollo@iot.bzh> | 2017-11-20 16:08:19 +0100 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2017-11-24 17:44:57 +0100 |
commit | 8c44f9cb53eb74200ac6d25a89b4e5cf12394cdb (patch) | |
tree | 93fb945a8446d6911ff2244f14c4ed9e8e26461b /conf/afm-unit-debug.conf.in | |
parent | ee6ac6c21e35553cae86f99bfde8cf05fe90be0a (diff) |
unit.conf: binder's service of type notify
Change-Id: Ibb80974c65f48d7473b8aa56604154bf70a49e14
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'conf/afm-unit-debug.conf.in')
-rw-r--r-- | conf/afm-unit-debug.conf.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/afm-unit-debug.conf.in b/conf/afm-unit-debug.conf.in index 448a1ae..8e6fbed 100644 --- a/conf/afm-unit-debug.conf.in +++ b/conf/afm-unit-debug.conf.in @@ -153,6 +153,7 @@ StandardError=journal ;--------------------------------------------------------------------------------- {{#content.type=text/html|application/vnd.agl.native|application/vnd.agl.service}} X-AFM-http-port={{:#metadata.http-port}} +Type=notify ExecStart=/usr/bin/afb-daemon \ --name afbd-{{idaver}}{{^#target=main}}@{{:#target}}{{/#target=main}} \ --rootdir={{:#metadata.install-dir}} \ |