X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_share%2Frun-welcome;h=90fd7be927c89a35fc307d5673f9dc3a80c8cd0c;hb=65eedce6095822e21447fd8a276799f1bbc0d021;hp=3d5dc341c8871fa21b35d51faa17402510efaf55;hpb=fd86ffcbcd135b49bff36d1b4c2b96735b459f5a;p=grml-scripts.git diff --git a/usr_share/run-welcome b/usr_share/run-welcome index 3d5dc34..90fd7be 100755 --- a/usr_share/run-welcome +++ b/usr_share/run-welcome @@ -35,12 +35,6 @@ case "$CMDLINE" in $script fi ;; - # turn on speakers for accessibility users: - *\ swspeak*|*blind*|*brltty*|*speakup*) - if [ $(which flite) ] ; then - flite -o play -t "Finished booting" - fi - ;; # do nothing if booting with bootoption noquick: *\ noquick*)