diff options
Diffstat (limited to 'roles/samba/templates/smb.conf')
| -rw-r--r-- | roles/samba/templates/smb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/samba/templates/smb.conf b/roles/samba/templates/smb.conf index eb5839a..5c1360a 100644 --- a/roles/samba/templates/smb.conf +++ b/roles/samba/templates/smb.conf @@ -1,5 +1,5 @@ [data] -path = {{ data_vol_ssd }} +path = {{ samba_data_root }} writeable=Yes create mask=0777 directory mask=0777 |
