afm-user-daemon: accept bus address with arguments
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 20 Oct 2016 13:54:25 +0000 (15:54 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 20 Oct 2016 14:00:06 +0000 (16:00 +0200)
commitc31038db1cff938d7fa1f12f757c1c57ab51c0bd
treec1eb80edafbfebed774cac869fe1403369e12806
parent62a07cae0e40181daafdb0204c275af66d0f6d64
afm-user-daemon: accept bus address with arguments

It might be necessary to pass the address as an argument because
library systemd uses secure_getenv to retrieves the default
addresses and secure_getenv might return NULL in some cases.

Change-Id: Iea14a0494f39875f0a501e53a2711b0df96bab3c
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
conf/afm-user-daemon.service
src/afm-user-daemon.c