]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
service: make start jobs wait, not fail, when an automatic restart is queued
authorLennart Poettering <lennart@poettering.net>
Wed, 18 Jul 2012 00:28:08 +0000 (02:28 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 18 Jul 2012 00:28:08 +0000 (02:28 +0200)
commita8bb2e6503fa2a4ed608aa958480d27a696f5146
tree5d87911bb29bc839db76a3837c53b1e5b595e8c7
parent6b78f9b4354010f8af2fe48c783ffd52b2db8f57
service: make start jobs wait, not fail, when an automatic restart is queued

When an automatic restart is already queued, then make subsequent start
jobs wait until the restart can be handled (i.e. after the holdhoff
time), instead of simply fail.
TODO
src/core/service.c