dbus: specify systembus socket file, this location is needed for systemd

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-02-20 19:43:08 +01:00
parent fa5e2a51c8
commit 3e10fc4380

View File

@ -52,7 +52,8 @@ PKG_CONFIGURE_OPTS_TARGET="export ac_cv_have_abstract_sockets=yes \
--enable-inotify \
--with-xml=expat \
--without-x \
--with-dbus-user=dbus"
--with-dbus-user=dbus \
--with-system-socket=/run/dbus/system_bus_socket"
PKG_CONFIGURE_OPTS_HOST="--disable-verbose-mode \
--disable-asserts \