summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-07-01 18:59:55 +0200
committerLennart Poettering <lennart@poettering.net>2012-07-02 10:43:57 +0200
commit29252e9e5bad3b0bcfc45d9bc761aee4b0ece1da (patch)
treec3cd469dd14813b13e0d6ff2ca63961faeb9d934 /TODO
parent59cea26a349cfa8db906b520dac72563dd773ff2 (diff)
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.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index b3aac5af30..37c048c32d 100644
--- a/TODO
+++ b/TODO
@@ -51,9 +51,6 @@ Features:
* change Requires=basic.target to RequisiteOverride=basic.target
-* turn $NOTIFY_SOCKET back into an abstract namespace socket for
- compatibility with services which chroot()
-
* exclude processes marked with argv[0][0]=@ from the normal service killing too
* support rd.luks.allow-discards= kernel cmdline params in cryptsetup generator