help-guix
[Top][All Lists]
Advanced

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

Re: NAS drive


From: Tobias Geerinckx-Rice
Subject: Re: NAS drive
Date: Tue, 08 Dec 2020 16:01:46 +0100

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: signature.asc
Description: PGP signature


reply via email to

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