shutdown/shutdown.sh: mount --move all basic mounts out of /oldroot
authorHarald Hoyer <harald@redhat.com>
Wed, 13 Mar 2013 16:45:37 +0000 (17:45 +0100)
committerHarald Hoyer <harald@redhat.com>
Wed, 13 Mar 2013 16:45:37 +0000 (17:45 +0100)
commitfc4e10a8594e8c2d68dba233fa5ecc7d5babb5e1
tree0141d6659251e059fd2e7cf3bc31829cf61da364
parent83bb0893edc1c12bbaca20267134b01df2836e1c
shutdown/shutdown.sh: mount --move all basic mounts out of /oldroot

After mount moving /dev away, apps like plymouth can do reexec with fd
passing of devices, which they want to keep open until the very end.
modules.d/99shutdown/shutdown.sh