diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-11-17 13:21:13 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2010-11-17 13:21:13 +0100 |
commit | 04d148459f4da7e4d695c998a1d87e65f9d35b79 (patch) | |
tree | 731ee524a36d791cb80aa4e3653090bcc158ec4d | |
parent | 230e5a3fb08c5784c451e611a6987adafac1250e (diff) |
update TODO
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |