Am 01.03.2013 15:30, schrieb Lennart Poettering:
> On Fri, 01.03.13 15:13, [email protected] ([email protected]) wrote:
>
>> From: Harald Hoyer <[email protected]>
>>
>> Write out "JobTimeoutSec=0" for the device the mountpoint (which does
>> not timeout) waits for.
>>
>> This helps with grabbing a cup of coffee while booting and not have
>> the crypto password dialog timeout and systemd in a failed state.
>
> Hmm, this hooks into "wait", which is initialized from the kernel
> cmdline rootwait? What are the precise semantics of the kernel there
> regarding this flag, in a non-initrd case? We probably should mimic the
> kernel here is good as we can...
>
> So, in the non-initrd case: what does rootwait do on the kernel cmdline?
> And what happens if it is not used?
rootwait [KNL] Wait (indefinitely) for root device to show up.
Useful for devices that are detected asynchronously
(e.g. USB and MMC devices).
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel