From e054e054c133443f875b31983cb65e4f4f1dd3ee Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Sun, 5 Mar 2023 23:31:50 -0500 Subject: linhes-templates: smb.conf.template: syslog --- linhes/linhes-templates/PKGBUILD | 4 ++-- linhes/linhes-templates/templates/smb.conf.template | 5 +++-- 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 -- cgit v0.12