mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
dbus:
- varios cleanups
This commit is contained in:
parent
a5b7a75d9d
commit
794da38f80
@ -28,4 +28,5 @@ mkdir -p $INSTALL/etc/dbus-1/system.d
|
||||
mkdir -p $INSTALL/etc/dbus-1/session.d
|
||||
|
||||
cp $PKG_BUILD/bus/session.conf $INSTALL/etc/dbus-1
|
||||
sed 's%<servicehelper>.*</servicehelper>%<servicehelper>/usr/lib/dbus-1.0/dbus-daemon-launch-helper</servicehelper>%' $PKG_BUILD/bus/system.conf > $INSTALL/etc/dbus-1/system.conf
|
||||
sed 's%<servicehelper>.*</servicehelper>%<servicehelper>/usr/lib/dbus-1.0/dbus-daemon-launch-helper</servicehelper>%' \
|
||||
$PKG_BUILD/bus/system.conf > $INSTALL/etc/dbus-1/system.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user