]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
service: fix auto-restart handling in service_start()
authorDavid Ward <david.ward@ll.mit.edu>
Sun, 29 Apr 2012 13:35:51 +0000 (09:35 -0400)
committerLennart Poettering <lennart@poettering.net>
Mon, 21 May 2012 23:57:21 +0000 (01:57 +0200)
commit2e9d6c1251abc0af9aa5bc53610bd522d55be776
tree65dd1e3cb615986285964e1ffbfe5b835b1feba6
parentf0c7b229e1aba12488ffb3ca39f606cc93291f55
service: fix auto-restart handling in service_start()

Do not bypass the SERVICE_DEAD/SERVICE_FAILED state by manually issuing
a start job while an automatic restart is pending.
src/core/service.c