# HG changeset patch # User Christophe Lincoln # Date 1392573826 -3600 # Node ID 360014d012ed5b98b4da30eb21a0c42cac30a0c2 # Parent 1f2b496405ce2b498b06be653dcea8535c2ffac3 We dont need soundconf anymore at boot time diff -r 1f2b496405ce -r 360014d012ed etc/init.d/system.sh --- a/etc/init.d/system.sh Sat Feb 15 20:14:21 2014 +0100 +++ b/etc/init.d/system.sh Sun Feb 16 19:03:46 2014 +0100 @@ -63,9 +63,6 @@ else /usr/sbin/setmixer fi - # Start soundconf to config driver and load module for Live mode - # if not yet detected. - /usr/bin/amixer >/dev/null || /usr/sbin/soundconf else echo "Unable to configure sound card." fi