[DRE-commits] [diaspora-installer] 02/04: add 5 second sleep time for before restart

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Aug 28 07:42:43 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 7e97a8180367ab3f8f4d60b20c798a5f3d97349d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Aug 28 11:35:29 2015 +0530

    add 5 second sleep time for before restart
---
 debian/diaspora-common.init | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/diaspora-common.init b/debian/diaspora-common.init
index e3e664b..5368e11 100644
--- a/debian/diaspora-common.init
+++ b/debian/diaspora-common.init
@@ -154,6 +154,7 @@ case "$1" in
     do_stop
     case "$?" in
       0|1)
+        sleep 5
         do_start
         case "$?" in
             0) [ "$VERBOSE" != no ] && log_end_msg 0 ;;

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