]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: unit_watch_pidref() gracefully handles EEXIST 37099/head
authorMike Yuan <me@yhndnzj.com>
Fri, 11 Apr 2025 21:43:25 +0000 (23:43 +0200)
committerMike Yuan <me@yhndnzj.com>
Fri, 11 Apr 2025 21:50:50 +0000 (23:50 +0200)
commit66f83537f935b41e2c2e097eee72b5db25dc9716
tree060fb996598db60ae3d71248635538dda99543ba
parent55e4df21ef5e156316cabd76709b6a1fba503e3c
core: unit_watch_pidref() gracefully handles EEXIST

No need to check that at callsite.
src/core/dbus-manager.c
src/core/dbus-scope.c
src/core/scope.c