summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/templates
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-12-03 19:34:40 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-12-03 19:34:40 (GMT)
commitd4be7b0a8bfe01b81dce9db9475f74454116ec3a (patch)
tree3b56f3ffa1a3a9952b60d15da45269350453e8c7 /abs/core-testing/LinHES-config/templates
parente649efa24662af962e6cbd7b9ece1bdd8f6a9340 (diff)
downloadlinhes_pkgbuild-d4be7b0a8bfe01b81dce9db9475f74454116ec3a.zip
linhes_pkgbuild-d4be7b0a8bfe01b81dce9db9475f74454116ec3a.tar.gz
linhes_pkgbuild-d4be7b0a8bfe01b81dce9db9475f74454116ec3a.tar.bz2
make workgroup the default for smb.
Also changed the templates to match linhes layout.
Diffstat (limited to 'abs/core-testing/LinHES-config/templates')
-rwxr-xr-xabs/core-testing/LinHES-config/templates/samba/smb.conf.home2
-rwxr-xr-xabs/core-testing/LinHES-config/templates/samba/smb.conf.media2
2 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/LinHES-config/templates/samba/smb.conf.home b/abs/core-testing/LinHES-config/templates/samba/smb.conf.home
index b850a7d..c0f3136 100755
--- a/abs/core-testing/LinHES-config/templates/samba/smb.conf.home
+++ b/abs/core-testing/LinHES-config/templates/samba/smb.conf.home
@@ -1,5 +1,5 @@
[home]
- path = /data/home/mythtv/
+ path = /home/mythtv/
public = yes
only guest = yes
writeable = yes
diff --git a/abs/core-testing/LinHES-config/templates/samba/smb.conf.media b/abs/core-testing/LinHES-config/templates/samba/smb.conf.media
index 6a4ec91..3526933 100755
--- a/abs/core-testing/LinHES-config/templates/samba/smb.conf.media
+++ b/abs/core-testing/LinHES-config/templates/samba/smb.conf.media
@@ -1,5 +1,5 @@
[media]
- path = /data/media
+ path = /myth
public = yes
only guest = yes
writeable = yes