diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-04-12 17:01:22 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-04-12 17:01:22 (GMT) |
commit | b93628bae449bd9c92aa465b9fb4e13405ae2c19 (patch) | |
tree | d2821d5b6c0aaa0fe0af2f311ac02bc216634007 /abs/core/system-templates/templates | |
parent | 7cb1f208092542b48a22398ef04b84ea02fd0ac0 (diff) | |
download | linhes_pkgbuild-b93628bae449bd9c92aa465b9fb4e13405ae2c19.zip linhes_pkgbuild-b93628bae449bd9c92aa465b9fb4e13405ae2c19.tar.gz linhes_pkgbuild-b93628bae449bd9c92aa465b9fb4e13405ae2c19.tar.bz2 |
system-templates: remove comment workgroup and server string
Diffstat (limited to 'abs/core/system-templates/templates')
-rw-r--r-- | abs/core/system-templates/templates/samba/smb.conf.template | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/abs/core/system-templates/templates/samba/smb.conf.template b/abs/core/system-templates/templates/samba/smb.conf.template index 773315a..590b01b 100644 --- a/abs/core/system-templates/templates/samba/smb.conf.template +++ b/abs/core/system-templates/templates/samba/smb.conf.template @@ -14,10 +14,8 @@ #======================= Global Settings ===================================== [global] -# workgroup = NT-Domain-Name or Workgroup-Name workgroup = home_lan -# server string is the equivalent of the NT Description field server string = LinHES # This option is important for security. It allows you to restrict |