]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
service: continue to use the overriden timeout when forking off again
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Oct 2018 17:03:41 +0000 (19:03 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 26 Oct 2018 11:00:04 +0000 (13:00 +0200)
commit34b3f625f23f1185d673128254540e8c83be4117
tree5d3ee7b3881bbfa8d121ec26b202a882c43f7456
parent95d0d8ed0abdbdf5d66e663f4a2d6327cd074ab1
service: continue to use the overriden timeout when forking off again

Let's make sure we always use the right watchdog timeout: when a service
has overwritten it, then stick to it, also for follow-up processes of
the same service.
src/core/service.c