help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NAS drive


From: Roy Lemmon
Subject: Re: NAS drive
Date: Tue, 8 Dec 2020 15:19:26 +0000

Hi Tobias,

Thanks for your email. Where
 in the .scm file do those lines go ? In the:

(services
 (append
  (list

section ?

Thanks
Roy.

On Tue, 8 Dec 2020, 15:01 Tobias Geerinckx-Rice, <me@tobias.gr> wrote:

> Roy,
>
> Roy Lemmon 写道:
> > I wondered, after looking in the manual, whether this is a
> > setuid program
> > issue and so part of the Guix System. So I tried to set this in
> > the .scm
> > file as a service. However i didn't set any values as i was not
> > sure what
> > to put ...
>
> Try:
>
>   (setuid-programs
>     (cons*
>       (file-append nfs-utils "/sbin/mount.nfs") ; or nfs4
>       %setuid-programs))
>
> Kind regards,
>
> T G-R
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]