Am 14.06.2014 18:30, schrieb Michael Gold:
> Perhaps the options I want are "quiet" in crypttab and "nofail" in
> fstab, so they'll be mounted if available.  With sysvinit most of them
> actually are automounted during startup--I have a udev script that runs
> cryptdisks_start when the disks are detected, and I guess the timing is
> different enough that it works there.

You shouldn't need such custom udev rules to mount devices when running
systemd.
The systemd builtin mount support is already event based.
Deploying your own, hand made mount rules might even conflict with that.


nofail in fstab looks like the correct flag in your case.

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-systemd-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to