[DRE-commits] [diaspora-installer] 07/12: use restart for reload

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Aug 28 05:18:00 UTC 2016


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

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

commit 196b5f78448a05c881f1d9f17b4d02a4d49c961b
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Aug 28 08:46:50 2016 +0530

    use restart for reload
---
 debian/postinst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/postinst b/debian/postinst
index ab6a393..84104d5 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -38,7 +38,7 @@ migrate() {
         rm -rf ${diaspora_home}-backup.*
 
         echo "Starting diaspora..."
-        service diaspora reload
+        service diaspora restart
 }
 
 install_gems() {

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