]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
core: allow informing systemd about service status changes with RELOADING=1 and STOPP...
authorLennart Poettering <lennart@poettering.net>
Thu, 21 Aug 2014 15:03:15 +0000 (17:03 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 21 Aug 2014 15:24:21 +0000 (17:24 +0200)
commit308d72dc1e2106f94ae637e2ea510e8d466d2af1
treeb7cae9d62f78eb64810065245ab39e9657bad21d
parent70af4d17dafe81acc96f71f4ec06fbea7386bc38
core: allow informing systemd about service status changes with RELOADING=1 and STOPPING=1 sd_notify() messages
man/sd_notify.xml
src/core/service.c
src/core/service.h
src/test/test-daemon.c