chiark / gitweb /
core: move notify sockets to /run and $XDG_RUNTIME_DIR
authorLennart Poettering <lennart@poettering.net>
Wed, 19 Mar 2014 21:46:45 +0000 (22:46 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 19 Mar 2014 21:46:45 +0000 (22:46 +0100)
commit7181dbdb2e3112858d62bdaea4f0ad2ed685ccba
tree8a82b0e03b0d122eb7530b55405f79aa6f2838a3
parent907afa0682c8d6f00937b11b04be6b8a26a3cd41
core: move notify sockets to /run and $XDG_RUNTIME_DIR

A service with PrivateNetwork= cannot access abstract namespace sockets
of the host anymore, hence let's better not use abstract namespace
sockets for this, since we want to make sure that PrivateNetwork=
is useful and doesn't break sd_notify().
src/core/manager.c