Update ConnectingSMBShares.md
This commit is contained in:
@@ -38,7 +38,7 @@ Wants=network-online.target systemd-resolved.service
|
|||||||
"What" is what will be mounted. ie our NAS SMB share
|
"What" is what will be mounted. ie our NAS SMB share
|
||||||
What=//<server-name>.local/<shared-folder>
|
What=//<server-name>.local/<shared-folder>
|
||||||
# "Where" is where it will be mounted in the filesystem
|
# "Where" is where it will be mounted in the filesystem
|
||||||
Where=/var/mnt/<server-name>
|
Where=/mnt/<server-name>
|
||||||
Type=cifs
|
Type=cifs
|
||||||
# Let the mounted filesystem be read/write-able
|
# Let the mounted filesystem be read/write-able
|
||||||
# Let the mounted filesystem be owned by the 'tess' user/group
|
# Let the mounted filesystem be owned by the 'tess' user/group
|
||||||
|
|||||||
Reference in New Issue
Block a user