X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=5824829861bbceb0071b7625bc218769489fbe9d;hp=59e0f979e11d641dc3413e5c0083d69af0f070b8;hb=7de778beab01a3184ee37a3e3b8cf23f40b996e4;hpb=9285c9ff263d90439810735ddca074b4b4193f05 diff --git a/TODO b/TODO index 59e0f979e..582482986 100644 --- 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. -* tiny tool that saves/restores backlight +* better error message if you run systemctl without systemd running * systemctl status output should should include list of triggering units and their status @@ -220,8 +222,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...