summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/MythVantage-config/templates/samba/smb.conf.home
blob: b850a7d2721e3c7673f2e4f840781136055b4a78 (plain)
1
2
3
4
5
6
7
8
9
10
[home]
   path = /data/home/mythtv/
   public = yes
   only guest = yes
   writeable  = yes
   printable = no
  force user = mythtv
  force group = mythtv
  create mask = 0755