On Sun, Jul 29, 2012 at 8:09 PM, Kyle <k...@gmx.ca> wrote: > According to the install instructions for Talking Arch, you will need to add > speakup and speakup_soft to the modules array and alsa and espeakup to the > daemons array in /etc/rc.conf. If you choose to use systemd instead of the > Arch init scripts, everything I have read suggests that these modifications > should still work, assuming of course that there are units for alsa and > espeakup somewhere.
[added Chris to cc] A suggestion to make this a bit easier on the users: if you were to ship a /usr/lib/modules-load.d/espeakup.conf file with espeakup containing: speakup_soft speakup Then these will be loaded on boot as long as espeakup is installed (which sounds sane to me). Cheers, Tom