diff options
Diffstat (limited to 'abs/core-testing/system-templates/templates')
3 files changed, 0 insertions, 21 deletions
diff --git a/abs/core-testing/system-templates/templates/samba/smb.conf.home b/abs/core-testing/system-templates/templates/samba/smb.conf.home deleted file mode 100755 index c0f3136..0000000 --- a/abs/core-testing/system-templates/templates/samba/smb.conf.home +++ /dev/null @@ -1,10 +0,0 @@ -[home] - path = /home/mythtv/ - public = yes - only guest = yes - writeable = yes - printable = no - force user = mythtv - force group = mythtv - create mask = 0755 - diff --git a/abs/core-testing/system-templates/templates/samba/smb.conf.media b/abs/core-testing/system-templates/templates/samba/smb.conf.media deleted file mode 100755 index 914a321..0000000 --- a/abs/core-testing/system-templates/templates/samba/smb.conf.media +++ /dev/null @@ -1,10 +0,0 @@ -[myth] - path = /myth - public = yes - only guest = yes - writeable = yes - printable = no - force user = mythtv - force group = mythtv - create mask = 0755 - diff --git a/abs/core-testing/system-templates/templates/samba/smb.conf.template b/abs/core-testing/system-templates/templates/samba/smb.conf.template index aef29eb..da1e89e 100644 --- a/abs/core-testing/system-templates/templates/samba/smb.conf.template +++ b/abs/core-testing/system-templates/templates/samba/smb.conf.template @@ -121,5 +121,4 @@ #============================ Share Definitions ============================== -include = /home/mythtv/templates/user.shares |