That must be platform-dependent. Here's what I see in my OpenSuSE Leap 15.2: | ## Path: System/File systems/Autofs | ## Description: Options that will be used when the daemon is started. | ## Type: string | ## Default: "" | ## ServiceReload: autofs | # | AUTOFS_OPTIONS="" | | ## Description: Use AutoFS miscellaneous device (/dev/autofs). | ## Type: string | ## Default: "yes" | # | # Determine whether the AutoFS misc device (/dev/autofs) will be used | # for routing ioctl commands. Requires kernel support (2.6.28 and newer). | USE_MISC_DEVICE="yes" | Leslie On 2021-01-24 03:02:18 David C. Rankin wrote:
|On 1/23/21 5:01 AM, Daniel Bauer wrote: |> I added noauto to that entry in crypttab. No difference. My computer insists |> on waiting 1 minute and 30 seconds at boot. |> |> On bigbrother I found: |> https://bugzilla.redhat.com/show_bug.cgi?id=1524759 |> |> The last entry says: |> "To prevent that device from being unlocked automatically, you also need to |> disable the mount unit." |> But I have no idea what this could mean :-) |> |> a detail: |> I use several eternal USB-disks, all encrypted the same way, but this happens |> with only one of them (a WD_Elements). The only difference between those |> external disks is that this one is one with external power supply, while the |> others are connected only with USB. |> | |I'm not sure if this is relevant to your issue, but there are a long of mount |timeouts listed in /etc/sysconfig/autofs |
--