]> git.ipfire.org Git - thirdparty/systemd.git/commit
service: add error handling for all service_arm_timer() invocations
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Sep 2023 11:11:39 +0000 (13:11 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 27 Sep 2023 15:26:18 +0000 (17:26 +0200)
commit3dde96d85471ed9f33d40cb40f7a3797185ff4c6
treec8dd34173efb64c224e270932a4c571e239e4693
parent10691b9e50df326891cca974bdca686883cd7869
service: add error handling for all service_arm_timer() invocations

Let's clean this up a bit, and catch all errors and do something
reasonable in case this happens.
src/core/service.c