]> git.ipfire.org Git - ipfire-2.x.git/commit
alsa: Fix bug#13087 remove services entry
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 8 May 2023 17:07:20 +0000 (19:07 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Thu, 11 May 2023 20:06:39 +0000 (20:06 +0000)
commitd83b6fc6df76b9feefdb53ebd7c7516820004e92
tree7e27804109d86191e87d15b69c524df84e477b52
parent9a671e7ae4cb53cba2f479e02afae864ad06298d
alsa: Fix bug#13087 remove services entry

- alsa has an initscript but it is not starting and stopping a traditional daemon service.
   The initscript loads some alsa modules and then restores the asound.state file
- This patch updates the PAK_VER number and removes the services entry and explicitly
   adds alsa in for the initscript installation.
- Additionally this patch also adds the installation of a backup include file for alsa
   which savces the soundcards status file asound.state

Fixes: Bug#13087
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
lfs/alsa