Skip to content

Commit

Permalink
fix(bluetooth): add missing files
Browse files Browse the repository at this point in the history
- org.bluez.service dbus system service
- bluetooth.service override conf
  • Loading branch information
aafeijoo-suse committed Jun 26, 2023
1 parent 8079cea commit e84d65c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules.d/62bluetooth/module-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ install() {

inst_multiple -o \
"$dbussystem"/bluetooth.conf \
"$dbussystemservices"/org.bluez.service \
"${systemdsystemunitdir}/bluetooth.target" \
"${systemdsystemunitdir}/bluetooth.service" \
bluetoothctl
Expand All @@ -72,6 +73,8 @@ install() {
inst_multiple -o \
/etc/bluetooth/main.conf \
"$dbussystemconfdir"/bluetooth.conf \
"$systemdsystemconfdir"/bluetooth.service \
"$systemdsystemconfdir/bluetooth.service.d/*.conf" \
"${var_lib_files[@]#"$dracutsysrootdir"}"
fi

Expand Down

0 comments on commit e84d65c

Please sign in to comment.