Hi,

Konrad Hinsen <konrad.hin...@fastmail.net> skribis:

>> By default, file systems are automatically mounted at boot time.  To
>> avoid that, you must add:
>>
>>   (mount? #f)
>
> That works well indeed. But I actually want that NFS filesystem mounted
> at boot time, ideally (not strictly required though).
>
> Of course, the real problem is that I cannot mount it at all because
> rpc.statd is missing.

Ooh, got it.  Well we could (ab)use the ‘dependencies’ field of
‘file-system’ to introduce a dependency on the rpc.statd daemon startup.

Ludo’.

Reply via email to