Initial commit
This commit is contained in:
commit
419bff5577
5 changed files with 147 additions and 0 deletions
11
smb.conf
Normal file
11
smb.conf
Normal file
|
@ -0,0 +1,11 @@
|
|||
[media]
|
||||
comment = "/mnt/media SMB share"
|
||||
path = /mnt/media
|
||||
read only = no
|
||||
browsable = yes
|
||||
|
||||
[user]
|
||||
comment = "/mnt/user SMB share"
|
||||
path = /mnt/user
|
||||
read only = no
|
||||
browsable = yes
|
Loading…
Add table
Add a link
Reference in a new issue