- 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