aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-11-14 21:54:30 -0500
committerMatt Turner <mattst88@gentoo.org>2022-11-17 18:41:05 -0500
commit97bbf021ba57fa2fcf0e3914d98cff10151a6098 (patch)
tree6cc6b47a832dd6dede5614a4fdaad9ac887508cf
parentcatalyst: Drop livecd/{xinitrc,xsession,xdm} (diff)
downloadcatalyst-97bbf021ba57fa2fcf0e3914d98cff10151a6098.tar.gz
catalyst-97bbf021ba57fa2fcf0e3914d98cff10151a6098.tar.bz2
catalyst-97bbf021ba57fa2fcf0e3914d98cff10151a6098.zip
targets: Drop /etc/asound.state creation
alsa creates this file at runtime at /var/lib/alsa/asound.state in modern times. Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rwxr-xr-xtargets/support/livecdfs-update.sh3
1 files changed, 0 insertions, 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)