6 Nov
2012
6 Nov
'12
5:54 a.m.
On Mon, Nov 5, 2012 at 10:48 PM, Kyle <kyle@gmx.ca> wrote:
a. espeakup is not a dependency of any other service, as it only provides speech feedback for blind users at boot time, and b. the daemon supports a pidfile, which I included in the service unit. I can test this on my local unit file, or I can pull the edited version from testing to be sure it works correctly in most if not all cases.
I think in this case it makes sense to use Type=forking (especially as there is a PIDFile, so this will likely work well). I can imagine wanting to start something only after espeakup is up, even if that is not the case at the moment. -t