From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH v2 2/4] alsa: Add in a backup include file for alsa specifying the asound.state file
Date: Mon, 08 May 2023 19:07:21 +0200 [thread overview]
Message-ID: <20230508170723.3525876-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230508170723.3525876-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 589 bytes --]
- This will backup the sound card status with the asound.state file when the addon is
uninstalled so that if it is re-installed in the future the status can be rerstored.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/backup/includes/alsa | 1 +
1 file changed, 1 insertion(+)
create mode 100644 config/backup/includes/alsa
diff --git a/config/backup/includes/alsa b/config/backup/includes/alsa
new file mode 100644
index 000000000..93db0bd79
--- /dev/null
+++ b/config/backup/includes/alsa
@@ -0,0 +1 @@
+/var/lib/alsa/asound.state
--
2.40.1
next prev parent reply other threads:[~2023-05-08 17:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-08 17:07 [PATCH v2 1/4] alsa: Fix bug#13087 remove services entry Adolf Belka
2023-05-08 17:07 ` Adolf Belka [this message]
2023-05-08 17:07 ` [PATCH v2 3/4] alsa: Fixes Bug#13087 - module removal & path correction for asound.state file Adolf Belka
2023-05-08 17:07 ` [PATCH v2 4/4] alsa: Uncomment the conf file names in the rootfile Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230508170723.3525876-2-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox