chiark / gitweb /
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 63a5faafc0fffda73c310dbfc31a67a65b1708c9..a8b8797802c73dfaf4f89a70b1e4cb8b888511aa 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,8 +6,6 @@ F15:
 
 * isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target
 
-* finish syslog socket stuff
-
 * NFS, networkmanager ordering issue
 
 * add fstab fields to add wait timeouts, change Wants to Requires by local-fs.target
@@ -16,14 +14,20 @@ F15:
 
 * mount /dev/.run and /var/run as bind mounts
 
-* Make use of UnknownInterface
+* drop SIGHUP handling from rsyslog.service upstream
+
+* teach dbus to activate all services it finds in /etc/systemd/services/org-*.service
 
-* support chkconfig without forwarding to systemctl to facilitate upgrades
+* save/restore tool for SysV as requested by FPC
+
+* optionally create watched directories in .path units
 
 Features:
 
 * consider services with no [Install] section and stored in /lib enabled by "systemctl is-enabled"
 
+* store time when conditions where checked to inform admins about whether a unit was considered at all
+
 * consider services with any kind of link in /etc/systemd/system enabled
 
 * show failure error string in "systemctl status"