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