[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
>
- NAS drive, Roy Lemmon, 2020/12/07
- Re: NAS drive, Pierre Neidhardt, 2020/12/08
- Re: NAS drive, Roy Lemmon, 2020/12/08
- Re: NAS drive, Pierre Neidhardt, 2020/12/08
- Re: NAS drive, Tobias Geerinckx-Rice, 2020/12/08
- Re: NAS drive,
Roy Lemmon <=
- Re: NAS drive, Tobias Geerinckx-Rice, 2020/12/08
- Re: NAS drive, Roy Lemmon, 2020/12/08
- Re: NAS drive, Tobias Geerinckx-Rice, 2020/12/08
- Re: NAS drive, Roy Lemmon, 2020/12/08
- Re: NAS drive, Roy Lemmon, 2020/12/09
- Re: NAS drive, Tobias Geerinckx-Rice, 2020/12/09
- Re: NAS drive, Roy Lemmon, 2020/12/10
- Re: NAS drive, Tobias Geerinckx-Rice, 2020/12/10
- Re: NAS drive, Roy Lemmon, 2020/12/10