]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/manager.c
core: pass notify fd across reexecs
authorLennart Poettering <lennart@poettering.net>
Fri, 20 Dec 2013 23:19:37 +0000 (00:19 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 20 Dec 2013 23:53:22 +0000 (00:53 +0100)
commitd86f9d5285742e959a158e743799506b5339fefc
tree3acea219dc5f6fc5b44157d664513dee9ff7c012
parentdaee56067fa7b4d474091e65bbbaf5cd1efb6f02
core: pass notify fd across reexecs

That way we the random socket name stays stable across reexec and we
won't lose client messages.
src/core/manager.c