On Wed, 14 May 2014 09:40:03 -0400, Hunter Jozwiak wrote: > Hi all. I wish to edit the Speakup init script such that I don'at have > to type: > > #echo soft > /sys/accessibility/speakup/synth && espeakup > > Every time I boot and login to my system. I added the echo portion of > the command to the start() part of the script, above the ebegin line, > but it didn't work. Is there anything else I need to do, or is this not > possible?
You should put this in a start_pre() function in the init script to ensure it is run before the service is started. See man runscript. -- Neil Bothwick Actually, Microsoft is sort of a mixture between the Borg and the Ferengi.
signature.asc
Description: PGP signature

