On Thu, May 17, 2012 at 8:28 PM, g4hx <[email protected]> wrote:
> On 05/17/2012 08:19 PM, Tom Gundersen wrote:
>> There should be no need to use .mount units, just continue using
>> /etc/fstab as before.
>
> Well, I have tried doing that, but if I don't use .mount files with
> correct dependencies, the device files are sometimes not yet created
> when systemd tries to mount them, so the mounts fail.

This should not happen. Systemd should never try to mount an fs before
the underlying device is ready.

You can check the generated orderings by using "systemctl show
media-storage-backup.mount" (when it is in fstab and not as a mount
unit).

-t
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to