On Sun, 09.06.13 17:11, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote:

> > And if I run "pacman -S glibc" and then shutdown:
> > -.mount mount process exited, code=exited status=32
> > -.mount changed unmounting -> mounted
> > Job -.mount/stop finished, result=failed
> > Failed unmounting /.

This is really weird... (Though unrelated to systemd-shutdown, as this
is generated before we execute it, replacing PID 1).

-.mount is the mount unit is something we do not try to unmount at
shutdown from normal systemd, as that's impossible to do at that
point. The other file systems have a Conflicts=umount.target to get them
unmounted at shutdown, but -.mount explicitly doesn.t 

Ross, how exactly did you shutdown to get this? What does "systemctl
show -- -.mount" show you? Does it any Conflicts= line?

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to