diff options
author | 2020-08-11 18:35:59 +0430 | |
---|---|---|
committer | 2020-08-19 12:15:50 +0200 | |
commit | 6a995cbf618cc337615794215a77a29abdab28d2 (patch) | |
tree | c1095ebb9c971398d223362c481e188e952ba991 /media-sound/bluez-alsa/files | |
parent | net-irc/eggdrop: respect LDFLAGS, backport array bounds warning fix (diff) | |
download | gentoo-6a995cbf618cc337615794215a77a29abdab28d2.tar.gz gentoo-6a995cbf618cc337615794215a77a29abdab28d2.tar.bz2 gentoo-6a995cbf618cc337615794215a77a29abdab28d2.zip |
media-sound/bluez-alsa: Copy config file to alsa datadir to preserve it
Signed-off-by: sunova <sunova@tutanota.com>
Closes: https://github.com/gentoo/gentoo/pull/17079
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'media-sound/bluez-alsa/files')
-rw-r--r-- | media-sound/bluez-alsa/files/bluealsa-init.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/bluez-alsa/files/bluealsa-init.d b/media-sound/bluez-alsa/files/bluealsa-init.d index 9b6a3178b63a..087b35386eb6 100644 --- a/media-sound/bluez-alsa/files/bluealsa-init.d +++ b/media-sound/bluez-alsa/files/bluealsa-init.d @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 pidfile="/var/run/bluealsa.pid" |