]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
service: add explanatory comments to control_pid_good() and cgroup_good()
authorLennart Poettering <lennart@poettering.net>
Mon, 2 Oct 2017 10:57:03 +0000 (12:57 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 2 Oct 2017 10:58:42 +0000 (12:58 +0200)
commit07697d7ec501ccca25281b30c26b4b2dcbc357e7
tree1241b4ed1591194249a3eb6ddf7dd42242212ce4
parent51894d706f88ca8138a427ac83b7384b24e01ac0
service: add explanatory comments to control_pid_good() and cgroup_good()

Let's add a similar comment to each as we already have for
main_pid_good(), emphasizing that these functions are supposed to be
have very similar.
src/core/service.c