On 11.01.2015 12:57, Andrei Borzenkov wrote:
> Does it using systemd *inside* of initrd? From upstream dracut:
> 
>     if ! dracut_module_included "systemd"; then
>         inst_hook cmdline 95 "$moddir/parse-block.sh"
>         inst_hook pre-udev 30 "$moddir/block-genrules.sh"
>         inst_hook mount 99 "$moddir/mount-root.sh"
>                                     ^^^^^^^^^^^^^ here it does it
>     fi

In Fedora systemd is used in the initramfs.

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to