diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-11-17 11:58:42 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2010-11-17 11:58:42 +0100 |
commit | afe635e71838c9e62e25a928cbcefc343744dda5 (patch) | |
tree | f8aa198d5614cfd0eb94dd991f57b89107d7e8be /TODO | |
parent | b6a7b0890ea7d4625e31fa5f413cc94b13660d91 (diff) | |
download | systemd-afe635e71838c9e62e25a928cbcefc343744dda5.tar.gz |
update TODO
Diffstat (limited to '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 |