]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 9 May 2022 10:17:08 +0000 (12:17 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 9 May 2022 10:17:08 +0000 (12:17 +0200)
TODO

diff --git a/TODO b/TODO
index 62f569dd6a98c9939260352e6f8ce8dbdd1310fd..24196fb67f0fa3ddc82236c97c844f9dbec56f1b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -79,6 +79,11 @@ Janitorial Clean-ups:
 
 Features:
 
+* maybe add support for binding and connecting AF_UNIX sockets in the file
+  system outside of the 108ch limit. When connecting, open O_PATH fd to socket
+  inode first, then connect to /proc/self/fd/XYZ. When binding, create symlink
+  to target dir in /tmp, and bind through it.
+
 * tmpfiles: for f/F/w lines, if the argument columns is left unspecified, look
   for a service credential named after the file path to write to, and load
   contents to write from there. Usecase: provision arbitrary files from