29 Jun
2011
29 Jun
'11
07:13
https://bugzilla.novell.com/show_bug.cgi?id=698148 https://bugzilla.novell.com/show_bug.cgi?id=698148#c11 --- Comment #11 from Dr. Werner Fink <werner@novell.com> 2011-06-29 07:13:43 UTC --- Simply insert a line HALT_SOUND=no between line 216 and 217, that is the comment and the test on the variable REDIRECT, the new code looks like [...] # to really flush their buffers before power goes down. HALT_SOUND=no if test -n "$REDIRECT" ; then [...] as you can see from the shell code below the value `no' will not cause any bell on the console. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.