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 59e0f979e11d641dc3413e5c0083d69af0f070b8..519657fa8118a229c2a201f63104ae4b4ab5b84b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -58,6 +58,10 @@ CGroup Rework Completion:
 
 Features:
 
+* 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.
+
 * better error message if you run systemctl without systemd running
 
 * tiny tool that saves/restores backlight
@@ -220,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...