Skip to content

Commit b353197

Browse files
felipevencatoericonr
authored andcommitted
network-filesystems.md: changed wrong service names to run nfs
1 parent 2d9ec79 commit b353197

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config/network-filesystems.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ To mount an NFS share, start by installing the `nfs-utils` and `sv-netmount`
88
packages.
99

1010
Before mounting an NFS share, [enable](./services/index.md#enabling-services)
11-
the `statd`, `procbind`, and `sv-netmount` services. If the server supports
12-
`nfs4`, the `statd` service isn't necessary.
11+
the `statd`, `rpcbind`, and `netmount` services. If the server supports `nfs4`,
12+
the `statd` service isn't necessary.
1313

1414
To mount an NFS share:
1515

0 commit comments

Comments
 (0)