X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=260ce457bde3e0fac08a85cfff908621caf337f0;hp=0a9adc9e4e6e033b48cdea36b839a2ea11d2e092;hb=7838dc3ae1297d37c2a75a48f429bb415c1eed22;hpb=0cf84693877f060254f04cf38120f52c2aa3059c diff --git a/TODO b/TODO index 0a9adc9e4..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 @@ -77,6 +86,12 @@ * 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.