From feef4cbba58dc1e9d9e78f825ea490e4d3ae5aeb Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 28 Dec 2023 21:30:26 +0200 Subject: [PATCH] bluetooth.service.d: clarify comments on tested distros & ponder name --- etc/systemd/system/bluetooth.service.d/experimental.conf | 1 + .../system/bluetooth.service.d/steamos-experimental.conf | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/systemd/system/bluetooth.service.d/experimental.conf b/etc/systemd/system/bluetooth.service.d/experimental.conf index fcbd7b65..23ae306c 100644 --- a/etc/systemd/system/bluetooth.service.d/experimental.conf +++ b/etc/systemd/system/bluetooth.service.d/experimental.conf @@ -1,3 +1,4 @@ +# Tested on Fedora & Debian Bookworm # https://www.redpill-linpro.com/techblog/2021/05/31/better-bluetooth-headset-audio-with-msbc.html # https://web.archive.org/web/20210614103423/https://www.redpill-linpro.com/techblog/2021/05/31/better-bluetooth-headset-audio-with-msbc.html [Service] diff --git a/etc/systemd/system/bluetooth.service.d/steamos-experimental.conf b/etc/systemd/system/bluetooth.service.d/steamos-experimental.conf index 85a60790..bdbbe21c 100644 --- a/etc/systemd/system/bluetooth.service.d/steamos-experimental.conf +++ b/etc/systemd/system/bluetooth.service.d/steamos-experimental.conf @@ -1,4 +1,5 @@ -# Enables experimental features (see fedora-experimental.conf) +# Enables experimental interfaces (see experimental.conf). +#This should probably be arch-experimental considering SteamOS is based on it [Service] ExecStart= ExecStart=/usr/lib/bluetooth/bluetoothd --experimental