X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=119de404ad22416b46a5b725c8a1d3be35b80ac5;hb=bd1db33fb9ef740272fa4bcbdb034b134ea5e911;hp=fcdf1b5dd6fe3a8fe65310011250d97fc92834b2;hpb=21296d4b48d03478942f290397c57007a3c9e40e;p=elogind.git diff --git a/TODO b/TODO index fcdf1b5dd..119de404a 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,8 @@ -* print error if /etc/mtab is not a symlink to /proc/self/mounts +* check if bind mounts work: + https://bugzilla.novell.com/show_bug.cgi?id=652762 + +* /lib/systemd/system/tmp.mount conflicts with possible unrelated + fstab entry * oneshot services which do not remain: 'exited' instead of 'dead'? it should be visible in 'systemctl' that they have been run @@ -74,6 +78,14 @@ * we now order plymouth after udev-trigger. Can we optimize this? +* drop tmp.mount + +* systemctl condrestart should return 0 if service isn't running + +* fsck-root.service/start gets queued twice + +* tmpfiles: allow specification of .conf files on cmdline + External: * patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.