chiark / gitweb /
install: make systemd-install useful for installation of template instances
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 7a443f4cd075d823b12f6c2b210b3ab12f85bdb0..7a0b499b475f7e9c74c69d4f621d99294c5802ef 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?
+
+* when reading pid for watching, verify we are parent
+
 Regularly:
 
 * look for close() vs. close_nointr() vs. close_nointr_nofail()