On Dec 8, 2014 5:54 AM, "Harald Hoyer" <[email protected]> wrote:
>
> Today I changed the dracut-shutdown.service [1] to do its job on ExecStop,
> This was done, to order the action before local-fs.target is stopped.
Mainly to
> run before boot.automount / boot.mount is stopped.
>
> Works so far, but, if boot was _not_ yet automounted on shutdown, the
> boot.automount is blocked to mount in the transition to the
shutdown.target.

In mkinitcpio, we implemented a feature to build directly into /run, rather
than extracting any existing initramfs.

> So, if any ExecStop relies on a path, which is normally automounted, but
not
> yet used, it fails on execution.
>
> [1]
> <
http://git.kernel.org/cgit/boot/dracut/dracut.git/tree/modules.d/98systemd/dracut-shutdown.service
>
> _______________________________________________
> systemd-devel mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to