[Pkg-cron-devel] [pkg-cron] 01/04: Revert previous change and, instead add 'sssd' to the services that should be started/stopped before/after cron

Javier Fernandez-Sanguino Peña jfs at moszumanska.debian.org
Mon Mar 12 22:52:33 UTC 2018


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

jfs pushed a commit to branch updates/stretch
in repository pkg-cron.

commit 7ed25ff8807150096b74679feae9458d78919387
Author: Javier Fernandez-Sanguino <jfs at debian.org>
Date:   Mon Mar 12 23:36:01 2018 +0100

    Revert previous change and, instead add 'sssd' to the services that should be
    started/stopped before/after cron
---
 debian/cron.init | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/cron.init b/debian/cron.init
index 41d65bc..c90dc1e 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:      $all
-# Should-Stop:       $all
+# Should-Start:      $network $named slapd autofs ypbind nscd nslcd winbind sssd
+# Should-Stop:       $network $named slapd autofs ypbind nscd nslcd winbind sssd
 # 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