core: log if the service to activate vanished before we activate it
authorLennart Poettering <lennart@poettering.net>
Wed, 14 Oct 2015 14:22:22 +0000 (16:22 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 14 Oct 2015 14:22:22 +0000 (16:22 +0200)
commit995c5e96cdf9e6054a4df04960253d897f4d7cc2
treee5d4f336e7e2633579b818050b43d68bb87e441d
parent9ea79b459edef51e3ccc1ddde07c7b1399bed601
core: log if the service to activate vanished before we activate it

Normally this shouldn't happen unless the daemon is reloaded.

A similar check is already in place in socket.c for the socket
activation case.

This hopefully makes #1526 non-fatal, though it will not fix this, and
there's something else to fix.
src/core/busname.c