From 29252e9e5bad3b0bcfc45d9bc761aee4b0ece1da Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 1 Jul 2012 18:59:55 +0200 Subject: 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 | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO') 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 -- cgit v1.2.3-54-g00ecf