[Pkg-cron-devel] [pkg-cron] 09/19: init: Include winbind in Should-Start/Stop

Christian Kastner chrisk-guest at moszumanska.debian.org
Fri Oct 10 15:18:40 UTC 2014


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

chrisk-guest pushed a commit to branch ckk/cron-125
in repository pkg-cron.

commit ef25f4fdadf63a196f362cea9a20daa77aed5a2d
Author: Christian Kastner <debian at kvr.at>
Date:   Thu Oct 9 21:31:41 2014 +0200

    init: Include winbind in Should-Start/Stop
    
    Closes: #732203
---
 debian/cron.init | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/cron.init b/debian/cron.init
index 13d3d16..d09a505 100644
--- a/debian/cron.init
+++ b/debian/cron.init
@@ -5,8 +5,8 @@
 # Provides:          cron
 # Required-Start:    $remote_fs $syslog $time
 # Required-Stop:     $remote_fs $syslog $time
-# Should-Start:      $network $named slapd autofs ypbind nscd nslcd
-# Should-Stop:       $network $named slapd autofs ypbind nscd nslcd
+# Should-Start:      $network $named slapd autofs ypbind nscd nslcd winbind
+# Should-Stop:       $network $named slapd autofs ypbind nscd nslcd winbind
 # Default-Start:     2 3 4 5
 # Default-Stop:
 # Short-Description: Regular background program processing daemon

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



More information about the Pkg-cron-devel mailing list