On Fri, 01.10.10 21:01, Andrey Borzenkov ([email protected]) wrote: > > Fri, 1 Oct 2010 18:41:24 +0200 письмо от Lennart Poettering > <[email protected]>: > > > In short: I don't think this is a problem and we already have all the > > right hooks to get rid of the mount points and services correctly and > > cleanly. > > Hmmm... On my system home.mount and tmp.mount always fail > on shutdown (I was lucky to notice it before failure message was squashed :p ) > This happens most likely due to various daemons started during logon > session; I would guess, ssh-agent and/or gpg-agent. They never terminate > and keep both home and tmp busy. Do I miss something?
As mentioned we still need a little service that is able to shut down the remaining sessions when the system goes down. This should fix this problem. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
