[Pkg-samba-maint] [samba] 04/04: CTDB-Fix-samba-eventscript.patch: merged

Mathieu Parent sathieu at moszumanska.debian.org
Thu Dec 8 08:57:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

sathieu pushed a commit to branch master
in repository samba.

commit 6b3c6a12ebfb6978b9fc8fb79c7819913a686a27
Author: Mathieu Parent <math.parent at gmail.com>
Date:   Thu Dec 8 09:34:32 2016 +0100

    CTDB-Fix-samba-eventscript.patch: merged
---
 debian/patches/CTDB-Fix-samba-eventscript.patch | 28 -------------------------
 debian/patches/series                           |  1 -
 2 files changed, 29 deletions(-)

diff --git a/debian/patches/CTDB-Fix-samba-eventscript.patch b/debian/patches/CTDB-Fix-samba-eventscript.patch
deleted file mode 100644
index 96df814..0000000
--- a/debian/patches/CTDB-Fix-samba-eventscript.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From b76ddaf79904e4cd75f61e0402d62191d314c6bf Mon Sep 17 00:00:00 2001
-From: Mathieu Parent <math.parent at gmail.com>
-Date: Mon, 31 Oct 2016 15:17:34 +0100
-Subject: [PATCH] CTDB: Fix samba eventscript
-
-See https://bugzilla.samba.org/show_bug.cgi?id=12371
----
- ctdb/config/events.d/50.samba | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/ctdb/config/events.d/50.samba b/ctdb/config/events.d/50.samba
-index 1742ff1..893b9c0 100755
---- a/ctdb/config/events.d/50.samba
-+++ b/ctdb/config/events.d/50.samba
-@@ -14,8 +14,8 @@ case $CTDB_INIT_STYLE in
- 		CTDB_SERVICE_NMB=${CTDB_SERVICE_NMB:-nmb}
- 		;;
- 	debian)
--		CTDB_SERVICE_SMB=${CTDB_SERVICE_SMB:-samba}
--		CTDB_SERVICE_NMB=${CTDB_SERVICE_NMB:-""}
-+		CTDB_SERVICE_SMB=${CTDB_SERVICE_SMB:-smbd}
-+		CTDB_SERVICE_NMB=${CTDB_SERVICE_NMB:-nmbd}
- 		;;
- 	*)
- 		# Use redhat style as default:
--- 
-2.9.3
-
diff --git a/debian/patches/series b/debian/patches/series
index fd86bac..3788884 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -14,5 +14,4 @@ Skip-raw.write-tests.patch
 systemd-syslog.target-is-obsolete.patch
 Add-documentation-to-systemd-Unit-files.patch
 fix_kill_path_in_units.patch
-CTDB-Fix-samba-eventscript.patch
 nmbd-requires-a-working-network.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list