[ps-watcher] 21/88: fixies

Jan Wagner waja at alioth.debian.org
Fri Nov 8 23:06:33 UTC 2013


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

waja pushed a commit to branch master
in repository ps-watcher.

commit 24d768fda776012868745b34b8a0b0ad8adaf6ac
Author: Jan Wagner <waja at cyconet.org>
Date:   Thu Nov 9 08:14:51 2006 +0000

    fixies
---
 debian/postinst |    1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/postinst b/debian/postinst
index 0321690..0f2c6bb 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -6,7 +6,6 @@ then
 fi
 
 if [ -x "/etc/init.d/ps-watcher" ]; then
-        update-rc.d ps-watcher defaults 40 >/dev/null
 	if [ "$startup" = "1" ] && [ -f $CONFIG ]; then
         	if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then
                 	invoke-rc.d ps-watcher start || exit $?

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ps-watcher.git



More information about the Pkg-perl-cvs-commits mailing list