chiark / gitweb /
systemd: continue switch-root even if umount fails
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 17 Oct 2014 00:12:55 +0000 (19:12 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 17 Oct 2014 14:09:27 +0000 (10:09 -0400)
commitd677d4df80e0ea1c66c691f50867fedd63c6770a
tree21ce8cac02a5bd75851212facd5003eeb6cde6be
parent317cde8b80a611f6194aaba2dad418cc21eefe55
systemd: continue switch-root even if umount fails

Leaving the old root around seems better than aborting the
switch.
src/core/main.c
src/shared/switch-root.c