alsa-state: register the script for the shutdown, storing the settings
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 24 Mar 2009 17:32:41 +0000 (14:32 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 3 Apr 2009 20:14:05 +0000 (17:14 -0300)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes/alsa/alsa-state.bb

index 09cf22b..9bb22e2 100644 (file)
@@ -7,7 +7,7 @@
 DESCRIPTION = "Alsa Scenario Files"
 LICENSE = "MIT"
 PV = "0.2.0"
-PR = "r7"
+PR = "r8"
 
 SRC_URI = "\
   file://asound.conf \
@@ -22,7 +22,7 @@ SRC_URI_append_a780 = "file://gsmhandset.state \
 inherit update-rc.d
 
 INITSCRIPT_NAME = "alsa-state"
-INITSCRIPT_PARAMS = "start 39 S ."
+INITSCRIPT_PARAMS = "start 39 S . stop 31 0 6 ."
 
 do_install() {
     install -d ${D}${sysconfdir}/init.d