<p dir="ltr"><br>
On Dec 8, 2014 5:54 AM, "Harald Hoyer" <<a href="mailto:harald@redhat.com">harald@redhat.com</a>> wrote:<br>
><br>
> Today I changed the dracut-shutdown.service [1] to do its job on ExecStop,<br>
> This was done, to order the action before local-fs.target is stopped. Mainly to<br>
> run before boot.automount / boot.mount is stopped.<br>
><br>
> Works so far, but, if boot was _not_ yet automounted on shutdown, the<br>
> boot.automount is blocked to mount in the transition to the shutdown.target.</p>
<p dir="ltr">In mkinitcpio, we implemented a feature to build directly into /run, rather than extracting any existing initramfs.</p>
<p dir="ltr">> So, if any ExecStop relies on a path, which is normally automounted, but not<br>
> yet used, it fails on execution.<br>
><br>
> [1]<br>
> <<a href="http://git.kernel.org/cgit/boot/dracut/dracut.git/tree/modules.d/98systemd/dracut-shutdown.service">http://git.kernel.org/cgit/boot/dracut/dracut.git/tree/modules.d/98systemd/dracut-shutdown.service</a>><br>
> _______________________________________________<br>
> systemd-devel mailing list<br>
> <a href="mailto:systemd-devel@lists.freedesktop.org">systemd-devel@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>
</p>