mirror of
https://github.com/skoobasteeve/skoobasteeve.github.io.2.git
synced 2026-03-19 23:58:55 +00:00
fix typos
This commit is contained in:
@@ -115,7 +115,7 @@ WantedBy=multi-user.target
|
|||||||
The below instructions assume your NFS share is located at `example.server:/srv/nfsfiles`.
|
The below instructions assume your NFS share is located at `example.server:/srv/nfsfiles`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo nano /etc/systemd/system/mnt-nfs-nfssahre.mount
|
$ sudo nano /etc/systemd/system/mnt-nfs-nfsshare.mount
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -136,7 +136,7 @@ WantedBy=multi-user.target
|
|||||||
Same as before, we need to create the automount file in the same location.
|
Same as before, we need to create the automount file in the same location.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo nano /etc/systemd/system/mnt-smb-nfsshare.automount
|
$ sudo nano /etc/systemd/system/mnt-nfs-nfsshare.automount
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user