add symlink to smb share
This commit is contained in:
parent
da19fa5e5a
commit
b35f8775b4
@ -8,6 +8,7 @@ systemd_mounts:
|
||||
- uid=1024
|
||||
- gid=100
|
||||
- vers=3.0
|
||||
- mfsymlinks
|
||||
automount: true
|
||||
diskstation_music:
|
||||
share: //diskstation/music
|
||||
@ -18,6 +19,7 @@ systemd_mounts:
|
||||
- uid=1024
|
||||
- gid=100
|
||||
- vers=3.0
|
||||
- mfsymlinks
|
||||
automount: true
|
||||
diskstation_home:
|
||||
share: //diskstation/homes/admin
|
||||
@ -28,6 +30,7 @@ systemd_mounts:
|
||||
- uid=1024
|
||||
- gid=100
|
||||
- vers=3.0
|
||||
- mfsymlinks
|
||||
automount: true
|
||||
diskstation_photo:
|
||||
share: //diskstation/photo
|
||||
@ -38,6 +41,7 @@ systemd_mounts:
|
||||
- uid=1024
|
||||
- gid=100
|
||||
- vers=3.0
|
||||
- mfsymlinks
|
||||
automount: true
|
||||
diskstation_ebook:
|
||||
share: //diskstation/ebook
|
||||
@ -48,6 +52,7 @@ systemd_mounts:
|
||||
- uid=1024
|
||||
- gid=100
|
||||
- vers=3.0
|
||||
- mfsymlinks
|
||||
automount: true
|
||||
oscar_hassconfig:
|
||||
share: //oscar/hassconfig
|
||||
|
Loading…
Reference in New Issue
Block a user