From 072e1d4b711a3fce8b3a02808609746406263d84 Mon Sep 17 00:00:00 2001 From: VictorR2007 Date: Mon, 9 Mar 2020 19:10:05 +0300 Subject: [PATCH] Revert version 5.48 --- bluez.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bluez.spec b/bluez.spec index 97e610f..3368a0c 100644 --- a/bluez.spec +++ b/bluez.spec @@ -271,3 +271,5 @@ install -m0644 profiles/input/input.conf %{buildroot}%{_sysconfdir}/bluetooth/ install -d -m0755 %{buildroot}%{_localstatedir}/lib/bluetooth ln -s bluetooth.service %{buildroot}%{_unitdir}/dbus-org.bluez.service + +sed 's|#AutoEnable=false|AutoEnable=true|' -i %{buildroot}%{_sysconfdir}/bluetooth/main.conf