chiark / gitweb /
service: honour empty cgroup even in ValidNoProcess mode
[elogind.git] / fixme
diff --git a/fixme b/fixme
index dfd496d7da1f86d5a35b545ee20701674d4d047f..b5b8e632f79c41c5c3cb9a09e1562326f8b9c2c4 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
 
-* install must understand templates
-
 * abstract namespace dbus socket
 
-* /sbin/shutdown argv[2..] message
+* patch /etc/init.d/functions with:
 
-* discuss NOTIFY_SOCKET, make it configurable? security implications?
+  if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi
 
 Regularly: