process service: allow start timeout, but don't arm timer.
authorDavin McCall <davmac@davmac.org>
Thu, 25 Jan 2018 22:17:02 +0000 (22:17 +0000)
committerDavin McCall <davmac@davmac.org>
Thu, 25 Jan 2018 22:17:02 +0000 (22:17 +0000)
commitd2eab6ec42fd1807034cfee6fddac9649de62a71
tree4da089f3bb42a7ec5ed4c23aed59c29bc0d438b3
parentd9714f43f14cfcce855e2f65a579b044e22de5d1
process service: allow start timeout, but don't arm timer.

Timeout for process services is currently meaningless, although when
startup notification is implemented it will take on meaning. This is a
slightly cleaner fix than just forcing the timeout to 0 in the
constructor (since it can then still be later set to a value that won't
work).
src/baseproc-service.cc
src/includes/proc-service.h