[Pkg-samba-maint] [samba] 02/02: By default, don't start/stop /etc/init.d/samba in any runlevel

Steve Langasek vorlon at alioth.debian.org
Fri Aug 16 10:07:46 UTC 2013


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

vorlon pushed a commit to branch master
in repository samba.

commit b7704f56b45b9a1fcaf6b6db339f6b51eec738af
Author: Steve Langasek <steve.langasek at canonical.com>
Date:   Fri Aug 16 12:07:38 2013 +0200

    By default, don't start/stop /etc/init.d/samba in any runlevel
---
 debian/samba.init |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/samba.init b/debian/samba.init
index 7374de3..eedb48e 100644
--- a/debian/samba.init
+++ b/debian/samba.init
@@ -4,8 +4,8 @@
 # Provides:          samba
 # Required-Start:    smbd nmbd
 # Required-Stop:     smbd nmbd
-# Default-Start:     2 3 4 5
-# Default-Stop:      0 1 6
+# Default-Start:     
+# Default-Stop:      
 # Short-Description: ensure Samba daemons are started (nmbd and smbd)
 ### END INIT INFO
 

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