chiark / gitweb /
dbus: to make sure that systemd stays controllable during early bootup, register...
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 23fda7e57ea56a5c8963d3cebf701a581ed995d7..15e3ef6b26879003dfcd018c135361275d7aae5b 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
 
-* pin /cgroup/systemd
-
 * systemd-sysvinit as package
 
-* install must understand templates
-
-* upstart fallback in systemctl
-
-* abstract namespace dbus socket
+* patch /etc/init.d/functions with:
 
-* /sbin/shutdown argv[2..] message
+  if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi
 
-* discuss NOTIFY_SOCKET, make it configurable? security implications?
+* remove MANAGER_SYSTEM
 
 Regularly: