[DRE-commits] [diaspora-installer] 05/05: postgresql and redis-server is required

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jan 8 08:57:21 UTC 2015


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

praveen pushed a commit to branch master
in repository diaspora-installer.

commit 8a291501ba65e3e658c2a2e057b31da3add1eebc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jan 7 20:29:28 2015 +0530

    postgresql and redis-server is required
---
 debian/diaspora-common.init | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/diaspora-common.init b/debian/diaspora-common.init
index 9a2f2e3..6172577 100644
--- a/debian/diaspora-common.init
+++ b/debian/diaspora-common.init
@@ -1,8 +1,8 @@
 #! /bin/sh
 ### BEGIN INIT INFO
 # Provides: diaspora
-# Required-Start: $remote_fs $syslog
-# Required-Stop: $remote_fs $syslog
+# Required-Start: $remote_fs $syslog postgresql redis-server
+# Required-Stop: $remote_fs $syslog postgresql redis-server
 # Default-Start: 2 3 4 5
 # Default-Stop: 0 1 6
 # Short-Description: Diaspora application server

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git



More information about the Pkg-ruby-extras-commits mailing list