mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
bluez: install obexd as system service
This commit is contained in:
parent
bb45d81072
commit
6f8fc86e38
@ -71,6 +71,6 @@ pre_configure_target() {
|
||||
}
|
||||
|
||||
post_makeinstall_target() {
|
||||
mkdir -p $INSTALL/usr/share/dbus-1/services
|
||||
cp $PKG_DIR/config/org.bluez.obex.service $INSTALL/usr/share/dbus-1/services
|
||||
mkdir -p $INSTALL/usr/share/dbus-1/system-services
|
||||
cp $PKG_DIR/config/org.bluez.obex.service $INSTALL/usr/share/dbus-1/system-services
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user