chiark / gitweb /
core/busname: add lookup string for BUSNAME_FAILURE_SERVICE_FAILED_PERMANENT
authorDaniel Mack <zonque@gmail.com>
Fri, 7 Mar 2014 10:41:18 +0000 (11:41 +0100)
committerDaniel Mack <zonque@gmail.com>
Fri, 7 Mar 2014 10:41:18 +0000 (11:41 +0100)
commit36d239dbdaf94ba2d96bb60ac45ecfc58624b1eb
tree6b8aa88133d118c0c324606a83e5e220f322f740
parent6c49212741253dae05b89d22374186f092ef1e5a
core/busname: add lookup string for BUSNAME_FAILURE_SERVICE_FAILED_PERMANENT

When a busname unit enters BUSNAME_FAILURE_SERVICE_FAILED_PERMANENT, the
serialization will not be able to look up the result as string via
busname_result_to_string(). This leads to an assertion trap during
daemon-reexec.
src/core/busname.c