chiark / gitweb /
Add pam configuration to allow user sessions to work out of the box
[elogind.git] / TODO
diff --git a/TODO b/TODO
index b83fd67b8642bae0b317be4801fa43315668866d..519657fa8118a229c2a201f63104ae4b4ab5b84b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -58,9 +58,11 @@ CGroup Rework Completion:
 
 Features:
 
-* better error message if you run systemctl without systemd running
+* ensure scope units may be started only a single time
+
+* document that in instead of FsckPassNo= people should just add a manual dep to systemd-fsck@.service to their mount units.
 
-* unlink PID files of units after exit
+* better error message if you run systemctl without systemd running
 
 * tiny tool that saves/restores backlight
 
@@ -222,8 +224,6 @@ Features:
   /etc should always override /run+/usr and also any symlink
   destination.
 
-* remove duplicate default deps logic from fstab-generator vs. mount.c
-
 * when isolating, try to figure out a way how we implicitly can order
   all units we stop before the isolating unit...