chiark / gitweb /
systemctl: add compat support for shutting down the system via upstart
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 709534b2eba63c69f95d65fbc7bce3cb48f4cd22..374ff4107e9c2211c234a409c456cd66daa176d1 100644 (file)
--- a/fixme
+++ b/fixme
@@ -59,8 +59,6 @@
 
 * User= and friends needs to understand %i and similar replacements
 
-* EnvironmentFile=
-
 * make systemd bus activatable
 
 * pin /cgroup/systemd
 
 * upstart fallback in systemctl
 
+* abstract namespace dbus socket
+
+* /sbin/shutdown argv[2..] message
+
+* exec /sbin/telinit from init
+
+* discuss NOTIFY_SOCKET, make it configurable? security implications?
+
 Regularly:
 
 * look for close() vs. close_nointr() vs. close_nointr_nofail()