Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677928 - media-sound/bluez-alsa: add systemd unit
Summary: media-sound/bluez-alsa: add systemd unit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-02-13 19:47 UTC by Chris Mayo
Modified: 2019-04-29 00:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
systemd unit (bluealsa.service,183 bytes, text/x-dbus-service)
2019-02-13 19:47 UTC, Chris Mayo
Details
systemd unit (bluealsa.service,184 bytes, text/x-dbus-service)
2019-02-15 19:37 UTC, Chris Mayo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2019-02-13 19:47:25 UTC
Created attachment 565202 [details]
systemd unit

Unit attached based on bluealsa-init.d.

Signed-off-by: Chris Mayo <aklhfex@gmail.com>
Comment 1 Chris Mayo 2019-02-15 19:37:42 UTC
Created attachment 565506 [details]
systemd unit

Probably better to have Requisite for dbus and not Requires. i.e. bluealsa won't be started without dbus but dbus won't be started because bluealsa is.
Comment 2 Larry the Git Cow gentoo-dev 2019-04-29 00:36:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ef7c69333e13ef4d5369b0dde81216aa05a14b5

commit 6ef7c69333e13ef4d5369b0dde81216aa05a14b5
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-04-29 00:35:47 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-04-29 00:36:10 +0000

    media-sound/bluez-alsa: Added systemd unit file
    
    Thanks-to: Chris Mayo <aklhfex@gmail.com>
    Closes: https://bugs.gentoo.org/677928
    Package-Manager: Portage-2.3.65, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-sound/bluez-alsa/bluez-alsa-9999.ebuild |  3 ++-
 media-sound/bluez-alsa/files/bluealsa.service | 10 ++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-04-29 00:38:30 UTC
Thank you very much. This is now in the live ebuild and will be part of next release.