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