aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/samba/samba/smb_conf-4.7.0.patch
diff options
context:
space:
mode:
authorJoe Slater <jslater@windriver.com>2017-11-08 11:58:05 -0800
committerJoe MacDonald <joe_macdonald@mentor.com>2018-01-08 12:02:52 -0500
commit286eaa380fa8dce0f2b44f2b82ff7efcb3faf2d5 (patch)
tree6f7c088c2c7ab660611a0d405a66cd4e7f259b2c /meta-networking/recipes-connectivity/samba/samba/smb_conf-4.7.0.patch
parent35080118f88e75f69ae9a0b0e497bcf743b158af (diff)
downloadmeta-openembedded-contrib-286eaa380fa8dce0f2b44f2b82ff7efcb3faf2d5.tar.gz
samba: move to version 4.7.0
ad-dc code is built and krb5 is used. If booting using systemd, 'nmb' and 'smb' are started. 'samba' is not. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-connectivity/samba/samba/smb_conf-4.7.0.patch')
-rw-r--r--meta-networking/recipes-connectivity/samba/samba/smb_conf-4.7.0.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba/smb_conf-4.7.0.patch b/meta-networking/recipes-connectivity/samba/samba/smb_conf-4.7.0.patch
new file mode 100644
index 0000000000..77c8b3626b
--- /dev/null
+++ b/meta-networking/recipes-connectivity/samba/samba/smb_conf-4.7.0.patch
@@ -0,0 +1,19 @@
+samba: correct log files location
+
+We use /var/log/samba.
+
+Upstream-Status: Pending
+
+Signed-off-by: Joe Slater <joe.slater@windriver.com>
+
+--- a/packaging/RHEL/setup/smb.conf
++++ b/packaging/RHEL/setup/smb.conf
+@@ -63,7 +63,7 @@
+
+ # this tells Samba to use a separate log file for each machine
+ # that connects
+- log file = /usr/local/samba/var/log.%m
++ log file = /var/log/samba/log.%m
+
+ # Put a capping on the size of the log files (in Kb).
+ max log size = 50