chiark / gitweb /
service: honour empty cgroup even in ValidNoProcess mode
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 055fac488d425c4cae9ec2f78800f6bc4c9eb85a..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
-
-* EnvironmentFile=
-
 * make systemd bus activatable
 
-* pin /cgroup/systemd
-
 * systemd-sysvinit as package
 
-* docdir für sd-daemon.[ch]
+* abstract namespace dbus socket
 
-* __attribute__ for sd_notifyf
+* patch /etc/init.d/functions with:
 
-* convenience library
+  if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi
 
 Regularly: