X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=260ce457bde3e0fac08a85cfff908621caf337f0;hb=7838dc3ae1297d37c2a75a48f429bb415c1eed22;hp=12cf78325c28d38c805161f4176ae73076e594e8;hpb=967072694d4ebb1b7c5989b92aa71af48954a975;p=elogind.git diff --git a/TODO b/TODO index 12cf78325..260ce457b 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,12 @@ +* leaving file open on mounted non-root filesystems breaks shutdown + systemd is confused if something goes: + mounted→unmounting→mounted + +* /lib/systemd/systemd-user-sessions stop seems to leave + processes behind + +* SIGQUIT on shutdown? avahi-daemon[202]: Got SIGQUIT, quitting. + * check if bind mounts work: https://bugzilla.novell.com/show_bug.cgi?id=652762 @@ -75,6 +84,14 @@ * fix hotplug transactions +* isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target + +* add to cpu cgroup by default + +* introduce crypttab.target + +* make cryptsetup lower --iter-time + External: * patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.