[DRE-commits] [diaspora] 206/257: update status message
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Apr 12 14:17:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora.
commit fa98985a9afaf074825c149b8c0dfc8ab2c9f584
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Jan 10 14:24:30 2015 +0530
update status message
---
debian/postinst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/postinst b/debian/postinst
index 5ee9dd9..a245598 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -88,7 +88,7 @@ case "$1" in
echo "And reload nginx, run # /etc/init.d/nginx reload"
echo "visit your pod at $ENVIRONMENT_URL"
echo "To stop diaspora, run # killall -9 unicorn_rails foreman sidekiq"
- echo "To see the service status, run # tail -f /usr/share/diaspora/nohup.out"
+ echo "To see the service status, run # /etc/init.d/diaspora status"
;;
abort-upgrade|abort-remove|abort-deconfigure)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git
More information about the Pkg-ruby-extras-commits
mailing list