[Pkg-cron-devel] [pkg-cron] 11/12: Revert previous change - instead of adding $all, 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:32 UTC 2018


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

jfs pushed a commit to branch master
in repository pkg-cron.

commit 14963f579220aebe33ddd8e828109745f5821d35
Author: Javier Fernandez-Sanguino <jfs at debian.org>
Date:   Mon Mar 12 23:49:39 2018 +0100

    Revert previous change - instead of adding $all, 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