X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=119de404ad22416b46a5b725c8a1d3be35b80ac5;hp=3264bbfa05a65e33b4e290f22c354bf14c49501a;hb=9d3e691e709eb12ce48a3dec6e50537406d12ad2;hpb=6ee5bbf85ce18cf07269a674d96f3a1d0ec7bf6b diff --git a/TODO b/TODO index 3264bbfa0..119de404a 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,9 @@ +* 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 +80,12 @@ * 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.