1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00
Files
guix/gnu/services
Ricardo Wurmus bc3fda5d2b services/nfs: Replace nfs-version with nfs-versions.
Instead of accepting a string for just one protocol version accept a list of
supported versions.

* gnu/services/nfs.scm (<nfs-configuration>)[nfs-version]: Remove field and
replace...
[nfs-versions]: ...with this new field.
(nfs-shepherd-services): Pass as many "--nfs-version" options as there are
supported versions.
* doc/guix.texi (Network File System): Document nfs-versions.
2020-03-27 15:30:44 +01:00
..
2019-06-06 22:23:35 +02:00
2019-05-25 15:58:03 +05:30
2019-06-07 09:57:19 +02:00
2020-03-03 15:00:32 +01:00
2020-01-31 23:37:13 -05:00
2020-01-06 16:31:54 +01:00
2019-03-13 23:12:43 +01:00
2019-11-28 13:30:53 +01:00
2020-02-02 10:42:16 +01:00
2017-11-05 15:21:53 +01:00
2020-02-19 04:08:55 +01:00