On Wed, Jun 1, 2011 at 02:29, Maarten Lankhorst <[email protected]> wrote: > Why do you need exec on /run ?
/run/initramfs/ is the full initramfs that brought the box up, not deleted after mounting and chroot()ing into the rootfs. We exec() into /run/initramfs, leave the rootfs behind us, and 'go back' to the initramfs. Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
