[Pkg-cron-devel] [pkg-cron] 05/07: d/rules: Stop passing start actions to update-rc.d

Christian Kastner ckk at moszumanska.debian.org
Sun May 1 20:10:51 UTC 2016


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

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

commit 6345230fff6bcd940461a37150040a12978fc913
Author: Christian Kastner <ckk at kvr.at>
Date:   Sun May 1 17:34:58 2016 +0200

    d/rules: Stop passing start actions to update-rc.d
    
    This has been obsoleted by dependency-based booting in Wheezy, see
    https://lists.debian.org/debian-devel/2013/05/msg01109.html
    
    Closes: #750645
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index f24a2f1..612afd7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -75,9 +75,5 @@ override_dh_install:
 	install -m 644 debian/placeholder debian/cron/etc/cron.monthly/.placeholder
 
 
-override_dh_installinit:
-	dh_installinit -- start 89 2 3 4 5 .
-
-
 override_dh_compress:
 	dh_compress -Xexamples

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