]> git.alsa-project.org Git - alsa-utils.git/commit
alsactl: clean the boot / hotplug card specific configuration directory
authorJaroslav Kysela <perex@perex.cz>
Tue, 13 Apr 2021 09:15:55 +0000 (11:15 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 13 Apr 2021 09:16:09 +0000 (11:16 +0200)
commita589d8886236983cb3bed16831b8ef44120991dd
tree316cfb36545b37364766195ae501ba39df62e8ea
parent0a6b63a2c423821d8537b4e5d13f0ea163decb01
alsactl: clean the boot / hotplug card specific configuration directory

The /var/lib/alsa/card<NUMBER>.conf.d directories should be emptied
when the card is initialized. Implement this functionality directly
to alsactl.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
alsactl/alsactl.1
alsactl/alsactl.c
alsactl/alsactl.h
alsactl/init_parse.c
alsactl/state.c
alsactl/utils.c