]> git.ipfire.org Git - thirdparty/systemd.git/commit
service: introduce protocol error type
authorJouke Witteveen <j.witteveen@gmail.com>
Tue, 22 Nov 2016 16:39:56 +0000 (17:39 +0100)
committerJouke Witteveen <j.witteveen@gmail.com>
Tue, 22 Nov 2016 16:54:27 +0000 (17:54 +0100)
commitc35755fb878af58b80ac62a501a75f79c90a3763
tree67b38bfd83d55403f30ed0a49d380c21e0b18534
parent1a1b13c9573b8cd30a4ab8dca2ec7961e460f083
service: introduce protocol error type

Introduce a SERVICE_FAILURE_PROTOCOL error type for when a service does
not follow the protocol.
This error type is used when a pid file is expected, but not delivered.
src/core/service.c
src/core/service.h