summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-templates
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/linhes-templates')
-rw-r--r--linhes/linhes-templates/PKGBUILD4
-rw-r--r--linhes/linhes-templates/templates/smb.conf.template5
2 files changed, 5 insertions, 4 deletions
diff --git a/linhes/linhes-templates/PKGBUILD b/linhes/linhes-templates/PKGBUILD
index 76394a5..c4cbd7a 100644
--- a/linhes/linhes-templates/PKGBUILD
+++ b/linhes/linhes-templates/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=linhes-templates
pkgver=9.0.0
-pkgrel=11
+pkgrel=12
conflicts=()
pkgdesc="Templates used for LinHES system configuration"
depends=()
makedepends=()
arch=('x86_64')
source=(templates.tar.gz)
-sha256sums=('c460a33fa7ebb4cff4eafdc5a378d4f41931774d02b39aeecba2007180e24ecf')
+sha256sums=('b32082c60c26151d188ea0a8c9fe0d4194f41dadabd579fdaa6a1f9eb08523bc')
package() {
MVDIR=$pkgdir/usr/share/linhes
diff --git a/linhes/linhes-templates/templates/smb.conf.template b/linhes/linhes-templates/templates/smb.conf.template
index eea2616..a719dccd 100644
--- a/linhes/linhes-templates/templates/smb.conf.template
+++ b/linhes/linhes-templates/templates/smb.conf.template
@@ -41,8 +41,8 @@
# this tells Samba to use a separate log file for each machine
# that connects
- log file = /var/log/samba/%m.log
-
+; log file = /var/log/samba/%m.log
+ logging = syslog
# Put a capping on the size of the log files (in Kb).
max log size = 50
@@ -170,6 +170,7 @@
# Be very careful with case sensitivity - it can break things!
; case sensitive = no
+ fruit:copyfile = yes
map to guest = bad user
unix extensions = no
wide links = yes