From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Hinsen Subject: Re: NFS mounts Date: Mon, 06 Nov 2017 09:20:19 +0100 Message-ID: References: <87shes92jh.fsf@gnu.org> <87inffdyt6.fsf@gnu.org> <87she16l1i.fsf@gnu.org> <87lgjkpsb4.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eBcds-00065Q-9P for guix-devel@gnu.org; Mon, 06 Nov 2017 03:20:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eBcdn-0006K2-An for guix-devel@gnu.org; Mon, 06 Nov 2017 03:20:24 -0500 In-Reply-To: <87lgjkpsb4.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> 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 =E2=80=98dependencies=E2=80=99 fi= eld of > =E2=80=98file-system=E2=80=99 to introduce a dependency on the rpc.statd = daemon startup. Is there a service that starts rpc.statd? I can't find rpc.statd anywhere in the Guix source. Konrad.