chiark / gitweb /
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
[elogind.git] / TODO
diff --git a/TODO b/TODO
index cad97746ef4afa559c70df0c90717b25c8efe9fc..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,17 +14,21 @@ F15:
 
 * mount /dev/.run and /var/run as bind mounts
 
-* Make use of UnknownInterface, UnknownObject
+* drop SIGHUP handling from rsyslog.service upstream
+
+* teach dbus to activate all services it finds in /etc/systemd/services/org-*.service
+
+* save/restore tool for SysV as requested by FPC
 
-* verify SYSTEMD_IGNORE_DEPENDENCIES support in /etc/rc.d/functions
+* optionally create watched directories in .path units
 
 Features:
 
 * consider services with no [Install] section and stored in /lib enabled by "systemctl is-enabled"
 
-* consider services with any kind of link in /etc/systemd/system enabled
+* store time when conditions where checked to inform admins about whether a unit was considered at all
 
-* introduce "x-systemd-automount" as alternative to the "comment=systemd.automount" mount option
+* consider services with any kind of link in /etc/systemd/system enabled
 
 * show failure error string in "systemctl status"