[Pkg-samba-maint] [samba] 04/07: Don't fail on errors in samba init script.

Ivo De Decker idd-guest at alioth.debian.org
Mon Oct 14 20:23:21 UTC 2013


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

idd-guest pushed a commit to branch samba_4.0
in repository samba.

commit 3035c2f7ab6e5d12cd841d1492c6847499f9383b
Author: Ivo De Decker <ivo.dedecker at ugent.be>
Date:   Mon Oct 14 20:20:17 2013 +0200

    Don't fail on errors in samba init script.
    
    Closes: #726326
---
 debian/changelog  |    1 +
 debian/samba.init |    2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 392b9d0..abd0525 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ samba (2:4.0.10+dfsg-3) UNRELEASED; urgency=low
     samba4 merge. Closes: #726183
   * Remove unused alternatives links on upgrade in samba-common-bin.prerm.
   * Add support for 'status' in samba-ad-dc init script.
+  * Don't fail on errors in samba init script. Closes: #726326
 
  -- Ivo De Decker <ivo.dedecker at ugent.be>  Mon, 14 Oct 2013 19:33:04 +0200
 
diff --git a/debian/samba.init b/debian/samba.init
index 9fdf3ba..345bfec 100644
--- a/debian/samba.init
+++ b/debian/samba.init
@@ -9,8 +9,6 @@
 # Short-Description: ensure Samba daemons are started (nmbd and smbd)
 ### END INIT INFO
 
-set -e
-
 # start nmbd, smbd and samba-ad-dc unconditionally
 # the init scripts themselves check if they are needed or not
 case $1 in

-- 
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