Hi, >> Essentially, I want a proper mount with the usual RequiredBy and >> WantedBy - but without the Before that makes others wait on this disk. >> So, the concurrency part of automount is exactly what I want, but >> without the on-demand part. Is that possible? > > You're looking for "nofail" without the noauto (I think) (again in man > crypttab).
I did that for both crypttab and fstab, and now the behaviour is exactly what I want. Great. Thanks a lot :) It seems my local manpage is outdated, I had to go to <http://www.freedesktop.org/software/systemd/man/crypttab.html> to learn about this option (and the nofail description in fstab doesn't say anything about concurrency - naturally, it probably predates systemd ;-) Kind regards Ralf _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel