[Pkg-samba-maint] [samba] 02/02: clarify that the init script check if they are needed

Ivo De Decker idd-guest at alioth.debian.org
Thu Oct 10 19:46:22 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 737d80432cb7be9ea9c3665d85a5cb46ff3bd35b
Author: Ivo De Decker <ivo.dedecker at ugent.be>
Date:   Thu Oct 10 21:45:52 2013 +0200

    clarify that the init script check if they are needed
---
 debian/samba.init |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/samba.init b/debian/samba.init
index e38fd45..da65552 100644
--- a/debian/samba.init
+++ b/debian/samba.init
@@ -11,6 +11,8 @@
 
 set -e
 
+# start nmbd, smbd and samba-ad-dc unconditionally
+# the init scripts themselves check if they are needed or not
 case $1 in
 	start)
 		/etc/init.d/nmbd start

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