On Mon, Aug 8, 2011 at 10:54 AM, Karel Zak <kzak@xxxxxxxxxx> wrote: >> Would it be reasonable to change umount -a to also omit /run if it is >> mounted as a tmpfs? > > umount -a -t notmpfs ? This might not work as intended if you have a tmpfs mounted on top of a regular fs (in which case you would like to unmount them both). I think the correct solution is to do as dracut and have a shutdown ramfs from where you can unmount rootfs and all its mountpoints. Cheers, -t -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html