chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 7fb9dd3391147402ed777903fdc426307d720a0d..48d8ba2320efdca3c208cdfba1663110fe10b242 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,10 @@
 Bugfixes:
+* there is nothing to warn about here :)
+  $ systemctl stop systemd-udevd.service systemd-udevd-kernel.socket systemd-udevd-control.socket
+  Warning: Stopping systemd-udevd.service, but it can still be activated by:
+  systemd-udevd-control.socket
+  systemd-udevd-kernel.socket
+
 * kill /etc/timezone handling entirely? What does it provide?
   - /etc/localtime carries the same information already:
       $ ls -l /etc/localtime; cat /etc/timezone
@@ -47,6 +53,20 @@ Bugfixes:
 
 Features:
 
+* drop PID 1 reloading, only do reexecing
+
+* document that service reload may be implemented as service reexec
+
+* systemctl daemon-reexec is borked
+
+* add option to reconfigure success exit codes/signals for services
+
+* remember which condition failed for services, not just the fact that something failed
+
+* use opterr = 0 for all getopt tools
+
+* properly handle loop back mounts via fstab, especially regards to fsck/passno
+
 * allow services with no ExecStart= but with an ExecStop=
 
 * add proper journal support to "systemctl --user status ..."
@@ -145,8 +165,6 @@ Features:
 
 * nspawn: make use of device cgroup contrller by default
 
-* journalctl /dev/sda, journalctl --device=b12:8 (--device=n12, --device=+usb:1-1)
-
 * make use of /sys/power/wake_lock in inhibitors
 
 * drop accountsservice's StandardOutput=syslog and Type=dbus fields
@@ -283,7 +301,7 @@ Features:
 
 * systemctl journal command
 
-* journalctl: --cursor support, priority filtering
+* journalctl: --cursor support
 
 * systemctl status: show coredumps