Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 677928

Summary: media-sound/bluez-alsa: add systemd unit
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: systemd unit
systemd unit

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.