SF.net SVN: morphix: [2218] trunk/scripts-base/etc/init.d

[email protected]
Newsgroups gmane.linux.morphix.cvs
Message-ID <[email protected]>
Revision: 2218
Author:   alextreme
Date:     2006-05-09 23:22:06 -0700 (Tue, 09 May 2006)
ViewCVS:  http://svn.sourceforge.net/morphix/?rev=2218&view=rev

Log Message:
-----------
  * lets put back the volume to 60%

Modified Paths:
--------------
    trunk/scripts-base/etc/init.d/alsa-autoconfig
    trunk/scripts-base/etc/init.d/knoppix-autoconfig
    trunk/scripts-base/etc/init.d/morphix-start
Modified: trunk/scripts-base/etc/init.d/alsa-autoconfig
===================================================================
--- trunk/scripts-base/etc/init.d/alsa-autoconfig	2006-05-06 23:44:32 UTC (rev 2217)
+++ trunk/scripts-base/etc/init.d/alsa-autoconfig	2006-05-10 06:22:06 UTC (rev 2218)
@@ -244,7 +244,7 @@
     [ -n "$DEBUG" ] && einfo "Setting default volumes..."
 
 #set_mixers
-    aumix -m 0 -v 100 -w 100 # set pcm & master to 60, micro to 0
+    aumix -m 0 -v 60 -w 60 # set pcm & master to 60, micro to 0
 
     [ -n "$GAUGE" ] && echo 100
 }

Modified: trunk/scripts-base/etc/init.d/knoppix-autoconfig
===================================================================
--- trunk/scripts-base/etc/init.d/knoppix-autoconfig	2006-05-06 23:44:32 UTC (rev 2217)
+++ trunk/scripts-base/etc/init.d/knoppix-autoconfig	2006-05-10 06:22:06 UTC (rev 2218)
@@ -510,7 +510,7 @@
     count=0
 # Setting micro input to zero to avoid subsonic disaster
 # if using alsa, this leads to error-messages
-    [ -z "$NOAUDIO" ] && ( exec aumix -v 100 -w 100 -m 0 >/dev/null 2>&1 & )
+    [ -z "$NOAUDIO" ] && ( exec aumix -v 60 -w 60 -m 0 >/dev/null 2>&1 & )
     # Added $DRIVER from /etc/sysconfig/sound
     SOUNDCARD="$SOUND_DRIVER $DRIVER"
     for i in $SOUNDCARD;do

Modified: trunk/scripts-base/etc/init.d/morphix-start
===================================================================
--- trunk/scripts-base/etc/init.d/morphix-start	2006-05-06 23:44:32 UTC (rev 2217)
+++ trunk/scripts-base/etc/init.d/morphix-start	2006-05-10 06:22:06 UTC (rev 2218)
@@ -588,8 +588,6 @@
 # /home dir's, check permissions...
 # 
 
-chown $USERNAME.users /home/$USERNAME
-
 # Mount all harddisk partitions read-only (backgrounded)
 
 for i in /mnt/main/mnt/[sh]d[a-z][1-9] /mnt/[sh]d[a-z][1-9]?*; do


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.