unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Tobias Geerinckx-Rice <me@tobias.gr>
To: Roy Lemmon <roy@roylemmon.com>
Cc: Pierre Neidhardt <mail@ambrevar.xyz>, help-guix@gnu.org
Subject: Re: NAS drive
Date: Tue, 08 Dec 2020 16:01:46 +0100	[thread overview]
Message-ID: <878sa8jq91.fsf@nckx> (raw)
In-Reply-To: <CAH5rZC6KNOYWqtKOaPT8nzH0HE12pga-SKJ5CZbMY=RmEMX29Q@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 439 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

  parent reply	other threads:[~2020-12-08 15:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-07 17:05 NAS drive Roy Lemmon
2020-12-08 10:06 ` Pierre Neidhardt
2020-12-08 12:03   ` Roy Lemmon
2020-12-08 12:28     ` Pierre Neidhardt
2020-12-08 15:01     ` Tobias Geerinckx-Rice [this message]
2020-12-08 15:19       ` Roy Lemmon
2020-12-08 15:30         ` Tobias Geerinckx-Rice
2020-12-08 17:42           ` Roy Lemmon
2020-12-08 18:46             ` Tobias Geerinckx-Rice
2020-12-08 18:58               ` Roy Lemmon
2020-12-09 12:44               ` Roy Lemmon
2020-12-09 21:12                 ` Tobias Geerinckx-Rice
2020-12-10  8:50                   ` Roy Lemmon
2020-12-10 16:16                     ` Tobias Geerinckx-Rice via
2020-12-10 16:56                       ` Roy Lemmon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878sa8jq91.fsf@nckx \
    --to=me@tobias.gr \
    --cc=help-guix@gnu.org \
    --cc=mail@ambrevar.xyz \
    --cc=roy@roylemmon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).