Update of /cvsroot/alsa/alsa-utils/alsaconf In directory sc8-pr-cvs1:/tmp/cvs-serv433
Modified Files: alsaconf.in Log Message: Added more paths for rcalsasound Index: alsaconf.in =================================================================== RCS file: /cvsroot/alsa/alsa-utils/alsaconf/alsaconf.in,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- alsaconf.in 26 Nov 2003 18:07:27 -0000 1.7 +++ alsaconf.in 5 Dec 2003 08:35:04 -0000 1.8 @@ -330,6 +330,10 @@ rcalsasound=/usr/sbin/rcalsasound elif [ -x /sbin/rcalsasound ]; then rcalsasound=/sbin/rcalsasound +elif [ -x /etc/rc.d/inet.d/alsasound ]; then + rcalsasound=/etc/rc.d/inet.d/alsasound +elif [ -x /etc/init.d/alsa ]; then + rcalsasound=/etc/init.d/alsa else rcalsasound=rcalsasound fi ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog