wok diff cplay/receipt @ rev 17680

Rollback socat
author Yuri Pourre <yuripourre@gmail.com>
date Thu Feb 19 12:49:41 2015 -0200 (2015-02-19)
parents 60d3db644e56
children 6fab3264ba87
line diff
     1.1 --- a/cplay/receipt	Thu Nov 27 12:43:05 2014 +0100
     1.2 +++ b/cplay/receipt	Thu Feb 19 12:49:41 2015 -0200
     1.3 @@ -39,7 +39,7 @@
     1.4  {
     1.5  	echo "Processing post-install commands..."
     1.6  	echo -n "Modprobing snd-pcm-oss for legacy volume controls..."
     1.7 -	modprobe snd-pcm-oss
     1.8 +	[ "$1" ] || modprobe snd-pcm-oss
     1.9  	status
    1.10  }
    1.11