X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=949cf795784940bed0b31f740ea72b0e0f29ad16;hb=42e8a0a8d55e2ba60b4c0a5200abda821a869e65;hp=fcdf1b5dd6fe3a8fe65310011250d97fc92834b2;hpb=21296d4b48d03478942f290397c57007a3c9e40e;p=elogind.git diff --git a/TODO b/TODO index fcdf1b5dd..949cf7957 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,24 @@ * 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 + +* allow runtime changing of log level and target + +* in the PAM module rely on loginuid to figure out XDG_RUNTIME_DIR + +* tmpfiles: skip sticky files and after wallclock time change + +* pull in 'following' units in transactions + +* fix hotplug transactions + External: * patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.