summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-templates
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-03-06 04:31:50 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-03-06 04:31:50 (GMT)
commite054e054c133443f875b31983cb65e4f4f1dd3ee (patch)
treef99a17f503e07ab952ccf7ec0ef53370ecff544f /linhes/linhes-templates
parent3e5119db983eaa0127eb7aa2516ea867854f9a5d (diff)
downloadlinhes_pkgbuild-e054e054c133443f875b31983cb65e4f4f1dd3ee.zip
linhes_pkgbuild-e054e054c133443f875b31983cb65e4f4f1dd3ee.tar.gz
linhes_pkgbuild-e054e054c133443f875b31983cb65e4f4f1dd3ee.tar.bz2
linhes-templates: smb.conf.template: syslog
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