public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-catalyst] [PATCH] targets: Drop /etc/asound.state creation
@ 2022-11-15  2:55 Matt Turner
  0 siblings, 0 replies; only message in thread
From: Matt Turner @ 2022-11-15  2:55 UTC (permalink / raw
  To: gentoo-dev, gentoo-catalyst; +Cc: Matt Turner

alsa creates this file at runtime at /var/lib/alsa/asound.state in
modern times.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
---
 targets/support/livecdfs-update.sh | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/targets/support/livecdfs-update.sh b/targets/support/livecdfs-update.sh
index e750e785..251a6887 100755
--- a/targets/support/livecdfs-update.sh
+++ b/targets/support/livecdfs-update.sh
@@ -125,9 +125,6 @@ then
 		http://www.linux-usb.org/usb.ids
 fi
 
-# touch /etc/asound.state
-touch /etc/asound.state
-
 # Tweak the MOTD for Gentoo releases
 case ${clst_livecd_type} in
 	gentoo-release-universal)
-- 
2.37.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-15  2:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-15  2:55 [gentoo-catalyst] [PATCH] targets: Drop /etc/asound.state creation Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox