chiark / gitweb /
service: when we supervise a process, ensure it is our child
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 7a443f4cd075d823b12f6c2b210b3ab12f85bdb0..792647b9323c94194537c851ce45b8c977b1074d 100644 (file)
--- a/fixme
+++ b/fixme
@@ -28,8 +28,6 @@
 
 * iCalendar semantics for the timer stuff (RFC2445)
 
-* provide sysv-like command line utilities
-
 * ability to kill services? i.e. in contrast to stopping them, go directly
   into killing mode?
 
 
 * selinux
 
+* User= and friends needs to understand %i and similar replacements
+
+* make systemd bus activatable
+
+* systemd-sysvinit as package
+
+* abstract namespace dbus socket
+
+* discuss NOTIFY_SOCKET, make it configurable? security implications?
+
 Regularly:
 
 * look for close() vs. close_nointr() vs. close_nointr_nofail()