diff --git a/templates/smb.conf.j2 b/templates/smb.conf.j2 index a2ceb1c..ad7a4c0 100644 --- a/templates/smb.conf.j2 +++ b/templates/smb.conf.j2 @@ -245,11 +245,11 @@ create mask = 0755 public = no [roshare] -comment = Vault +comment = Read Only Share path = /var/cache/rsnapshot browsable = yes guest ok = no read only = yes read list = vault -create mask = 0755 +create mask = 0644 public = no