chiark / gitweb /
init: call telinit in case we are run as init and not pid1
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 7a443f4cd075d823b12f6c2b210b3ab12f85bdb0..23fda7e57ea56a5c8963d3cebf701a581ed995d7 100644 (file)
--- a/fixme
+++ b/fixme
 
 * selinux
 
+* User= and friends needs to understand %i and similar replacements
+
+* make systemd bus activatable
+
+* pin /cgroup/systemd
+
+* systemd-sysvinit as package
+
+* install must understand templates
+
+* upstart fallback in systemctl
+
+* abstract namespace dbus socket
+
+* /sbin/shutdown argv[2..] message
+
+* discuss NOTIFY_SOCKET, make it configurable? security implications?
+
 Regularly:
 
 * look for close() vs. close_nointr() vs. close_nointr_nofail()