chiark / gitweb /
systemctl: introduce systemctl reboot -ff
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 7693067d477e4798311840311285b3bef7d3b273..46d4c0402d3a7f854c1102fa206889c903b34731 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,6 +20,7 @@ Bugfixes:
 * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
 
 Features:
+
 * support units generated by a generator and placed in /run/systemd/system/; the directory is
   currently ignored because it is empty before the generatores are executed
 
@@ -28,8 +29,6 @@ Features:
 
 * Possibly, detect whether SysV init scripts can do reloading by looking for "echo Usage:" lines
 
-* Add XDG_SESSION_CLASS
-
 * figure out whether we should leave dbus around during shutdown
 
 * support closing all fds via RLIMIT_NOFILE instead of /proc, in order to make chroot stuff work.