chiark / gitweb /
manager: turn notify socket into abstract namespace socket again
authorLennart Poettering <lennart@poettering.net>
Sun, 1 Jul 2012 16:59:55 +0000 (18:59 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 2 Jul 2012 08:43:57 +0000 (10:43 +0200)
commit29252e9e5bad3b0bcfc45d9bc761aee4b0ece1da
treec3cd469dd14813b13e0d6ff2ca63961faeb9d934
parent59cea26a349cfa8db906b520dac72563dd773ff2
manager: turn notify socket into abstract namespace socket again

sd_notify() should work for daemons that chroot() as part of their
initilization, hence it's a good idea to use an abstract namespace
socket which is not affected by chroot.
TODO
src/core/manager.c