Skip to content

Commit 856f716

Browse files
committed
[smb.conf] Add SATA block
1 parent a39b2f6 commit 856f716

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

etc/samba/smb.overwrite.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ comment = NVMe Storage
2929
path = /mnt/NVME
3030
read only = No
3131
guest ok = Yes
32+
[SATA]
33+
comment = SATA Storage
34+
path = /mnt/SATA
35+
read only = No
36+
guest ok = Yes
3237
[Playlists]
3338
comment = Playlist Directory
3439
path = /var/lib/mpd/playlists

0 commit comments

Comments
 (0)