chiark / gitweb /
service: honour empty cgroup even in ValidNoProcess mode
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 792647b9323c94194537c851ce45b8c977b1074d..b5b8e632f79c41c5c3cb9a09e1562326f8b9c2c4 100644 (file)
--- a/fixme
+++ b/fixme
 
 * 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?
+* patch /etc/init.d/functions with:
+
+  if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi
 
 Regularly: