diff options
author | khronosschoty <khronosschoty@posteo.org> | 2018-10-30 15:35:44 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:40 +0700 |
commit | 988648e36d75e444f038cab42f0b318c62faaca8 (patch) | |
tree | 872c6a7cca51eeaa6c72d358c37b61fd3559208d /libraries/bluez-alsa/README | |
parent | c935c196582743207051a87f08f5178f02b39240 (diff) |
libraries/bluez-alsa: Fix SlackBuild.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/bluez-alsa/README')
-rw-r--r-- | libraries/bluez-alsa/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/bluez-alsa/README b/libraries/bluez-alsa/README index 1370e14a635e6..c30d02528eae8 100644 --- a/libraries/bluez-alsa/README +++ b/libraries/bluez-alsa/README @@ -6,6 +6,7 @@ party audio applications. From now on, Bluez acts as a middleware between an audio application, which implements Bluetooth audio profile, and a Bluetooth audio device. -Note: you might want to "start" "/usr/bin/bluealsa" via rc.local -- in example -add the following line to rc.local: -/usr/bin/bluealsa & +Note: you might want to "start" "/usr/bin/bluealsa" via rc.local -- +for example, add the following line to rc.local: + + /usr/bin/bluealsa & |