diff options
author | James Meyer <james.meyer@operamail.com> | 2009-03-01 21:16:23 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-03-01 21:16:23 (GMT) |
commit | 1db55b90810b80ae17e78a50988475267b6b7953 (patch) | |
tree | 423560c466b83c232dc640fead31b33caf8d28ed /abs/core-testing/LinHES-config/templates/samba | |
parent | aba0fa319833cc66f9bc6fdb1dd425718b6314dc (diff) | |
download | linhes_pkgbuild-1db55b90810b80ae17e78a50988475267b6b7953.zip linhes_pkgbuild-1db55b90810b80ae17e78a50988475267b6b7953.tar.gz linhes_pkgbuild-1db55b90810b80ae17e78a50988475267b6b7953.tar.bz2 |
change location of master user smb.conf file to /home/mythtv/templates/smb.conf
Give the user the ability to add custom shares by editing /home/mythtv/templates/user.shares
Diffstat (limited to 'abs/core-testing/LinHES-config/templates/samba')
-rw-r--r-- | abs/core-testing/LinHES-config/templates/samba/smb.conf.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/LinHES-config/templates/samba/smb.conf.template b/abs/core-testing/LinHES-config/templates/samba/smb.conf.template index 42ddb99..aef29eb 100644 --- a/abs/core-testing/LinHES-config/templates/samba/smb.conf.template +++ b/abs/core-testing/LinHES-config/templates/samba/smb.conf.template @@ -121,5 +121,5 @@ #============================ Share Definitions ============================== - +include = /home/mythtv/templates/user.shares |