Move ALSA bootscript to end of stage 3
[hvlinux.git] / stage3 / pkg / alsa-utils
index 8d3bf8a..78dc669 100644 (file)
@@ -15,5 +15,5 @@ hvbuild_post()
     install -v -m740 ${SCRDIR}/bootscripts/alsa /etc/rc.d/init.d
 
     # script-name start stop
-    bootscript_add_rcsysinit alsa 95 85
+    bootscript_add_rc3 alsa 93 15
 }