]> git.ipfire.org Git - thirdparty/systemd.git/commit
manager: ignore return value of unit_watch_pid() 23626/head
authorShreenidhi Shedi <sshedi@vmware.com>
Sat, 4 Jun 2022 10:33:30 +0000 (16:03 +0530)
committerShreenidhi Shedi <sshedi@vmware.com>
Sun, 5 Jun 2022 17:28:01 +0000 (22:58 +0530)
commit5c95eb2888f1b2697aa9c707a2893dbf54d2c9c0
treeab1674e0d18f90a40131a24b25a522066873b489
parent8d862fd39dd85d855fc60f650831304101a11e53
manager: ignore return value of unit_watch_pid()

Also, explicitly ignore return value of service_set_main_pid() calls in
few places.

Fixes: CID#1474975
src/core/service.c