[packages/samba] - /var/log/samba/cores/winbindd is required to run winbind

hawk hawk at pld-linux.org
Mon Jan 8 05:11:00 CET 2024


commit 24cf9cdb7eb5e6665df249bd56ed542ffb9762f4
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Mon Jan 8 03:23:16 2024 +0100

    - /var/log/samba/cores/winbindd is required to run winbind

 samba.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/samba.spec b/samba.spec
index d0e2a92..c2693c9 100644
--- a/samba.spec
+++ b/samba.spec
@@ -666,7 +666,7 @@ cd pidl
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/etc/{logrotate.d,rc.d/init.d,pam.d,security,sysconfig/rc-inetd,ld.so.conf.d,env.d} \
 	$RPM_BUILD_ROOT{/var/{log/archive,spool}/samba,/var/lib/samba/printing} \
-	$RPM_BUILD_ROOT/var/log/samba/cores/{smbd,nmbd} \
+	$RPM_BUILD_ROOT/var/log/samba/cores/{smbd,nmbd,winbindd} \
 	$RPM_BUILD_ROOT{/sbin,/%{_lib}/security,%{_libdir},%{_libdir}/samba/vfs,%{_includedir},%{_sambahome},%{schemadir}} \
 	$RPM_BUILD_ROOT{%{systemdtmpfilesdir},%{systemdunitdir}}
 
@@ -1239,6 +1239,7 @@ fi
 %{_mandir}/man8/pam_winbind.8*
 %{_mandir}/man8/winbindd*.8*
 %{_mandir}/man8/winbind_krb5_locator.8*
+%attr(750,root,root) %dir /var/log/samba/cores/winbindd
 
 %if %{with cups}
 %files -n cups-backend-smb
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/samba.git/commitdiff/a4b168e0e56c6b352a659b97c841343546b8382a



More information about the pld-cvs-commit mailing list