chiark / gitweb /
service: when guessing the main PID don't consider processes that aren't our children
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 66da130f9f68f056e08ebe9c3d60462cd0fb04b0..9827b07588d70adb9950b4ca8c12e8e775bb06b8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,7 +9,9 @@ Bugs:
 
 Features:
 
-* tty name lock for password agent is broken, since it will always lock "/dev/tty" since we now reattach the agent process when forking it off systemctl
+* Maybe store in unit files whether a service should be enabled by default on package installation
+
+* perhaps add "systemctl reenable" as combination of "systemctl disable" and "systemctl enable"
 
 * need a way to apply mount options of api vfs from systemd unit files instead of fstab
 
@@ -23,12 +25,8 @@ Features:
 
 * gnome-shell python script/glxinfo/is-accelerated wech
 
-* PID heuristik bei Type=forking ausmachbar machen
-
 * maybe introduce ExecRestartPre=
 
-* reload PID file after reload, allow dynamically changing main PIDs
-
 * figure out what happened to bluez patch
 
 * introduce StandardOutput=syslog+console and StandardOutput=kmsg+console to support fsck output at boot
@@ -50,8 +48,6 @@ Features:
 * load EnvironmentFile= when starting services, not when reloading configuration
   https://bugzilla.redhat.com/show_bug.cgi?id=661282
 
-* support globs in systemd-tmpfiles
-
 * drop IN_ATTRIB from inotify watches for .path units where possible to avoid
   lots of wakeups due to /dev changing when we watch a subdir of /dev.
 
@@ -126,8 +122,6 @@ Features:
 
 * systemctl condrestart should return 0 if service isn't running
 
-* tmpfiles: allow specification of .conf files on cmdline
-
 * allow runtime changing of log level and target
 
 * automatically determine TERM= based on tty name even for /dev/console
@@ -151,8 +145,6 @@ External:
 * patch kernel for cpu feature modalias for autoloading aes/kvm/...
     http://git.kernel.org/?p=linux/kernel/git/ak/linux-misc-2.6.git;a=shortlog;h=refs/heads/cpuid-match
 
-* place /etc/inittab with explaining blurb.
-
 * procps, psmisc, sysvinit-tools, hostname → util-linux-ng
 
 https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth