mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
dbus: specify systembus socket file, this location is needed for systemd
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
fa5e2a51c8
commit
3e10fc4380
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user